#cd003c color space conversions
Hex:
#cd003c
RGB:
205, 0, 60
CMY:
20, 100, 76
CMYK:
0, 100, 71, 20
HSL:
342°, 100.0000%, 40.1961%
HSV (HSB):
342°, 100.0000%, 80.3922%
XYZ:
25.9924, 13.3054, 5.4732
xyY:
0.5806, 0.2972, 13.3054
CIE-Lab:
43.2198, 69.2857, 28.2917
CIE-LCH:
43.2198, 74.8393, 22.2118
CIE-Luv:
43.2198, 130.2388, 14.8930
Hunter-Lab:
36.4765, 63.3616, 16.6373
#cd003c color charts
#cd003c color shades, tints & tones
#cd003c color schemes
#cd003c color preview, HTML & CSS examples
This text has a color of #cd003c
<p style="color:#cd003c;">Text here</p>
.mytext {color:#cd003c;}
This box has a color of #cd003c
<div style="background-color:#cd003c;">Content here</div>
.mybackground {background-color:#cd003c;}
Border around this has a color of #cd003c
<div style="border:2px solid #cd003c;">Content here</div>
.myborder {border:2px solid #cd003c;}