#cd203d color space conversions
Hex:
#cd203d
RGB:
205, 32, 61
CMY:
20, 87, 76
CMYK:
0, 84, 70, 20
HSL:
350°, 72.9958%, 46.4706%
HSV (HSB):
350°, 84.3902%, 80.3922%
XYZ:
26.5357, 14.3491, 5.7859
xyY:
0.5686, 0.3075, 14.3491
CIE-Lab:
44.7295, 65.0239, 29.5146
CIE-LCH:
44.7295, 71.4088, 24.4135
CIE-Luv:
44.7295, 123.1419, 17.4624
Hunter-Lab:
37.8802, 58.7517, 17.4600
#cd203d color charts
#cd203d color shades, tints & tones
#cd203d color schemes
#cd203d color preview, HTML & CSS examples
This text has a color of #cd203d
<p style="color:#cd203d;">Text here</p>
.mytext {color:#cd203d;}
This box has a color of #cd203d
<div style="background-color:#cd203d;">Content here</div>
.mybackground {background-color:#cd203d;}
Border around this has a color of #cd203d
<div style="border:2px solid #cd203d;">Content here</div>
.myborder {border:2px solid #cd203d;}