#cd4550 color space conversions
Hex:
#cd4550
RGB:
205, 69, 80
CMY:
20, 73, 69
CMYK:
0, 66, 61, 20
HSL:
355°, 57.6271%, 53.7255%
HSV (HSB):
355°, 66.3415%, 80.3922%
XYZ:
28.7529, 17.8146, 9.5125
xyY:
0.5127, 0.3177, 17.8146
CIE-Lab:
49.2704, 54.3104, 23.7906
CIE-LCH:
49.2704, 59.2926, 23.6558
CIE-Luv:
49.2704, 100.2905, 16.4847
Hunter-Lab:
42.2073, 47.7370, 16.1826
#cd4550 color charts
#cd4550 color shades, tints & tones
#cd4550 color schemes
#cd4550 color preview, HTML & CSS examples
This text has a color of #cd4550
<p style="color:#cd4550;">Text here</p>
.mytext {color:#cd4550;}
This box has a color of #cd4550
<div style="background-color:#cd4550;">Content here</div>
.mybackground {background-color:#cd4550;}
Border around this has a color of #cd4550
<div style="border:2px solid #cd4550;">Content here</div>
.myborder {border:2px solid #cd4550;}