#cd200a color space conversions
Hex:
#cd200a
RGB:
205, 32, 10
CMY:
20, 87, 96
CMYK:
0, 84, 95, 20
HSL:
7°, 90.6977%, 42.1569%
HSV (HSB):
7°, 95.1220%, 80.3922%
XYZ:
25.7481, 14.0341, 1.6389
xyY:
0.6216, 0.3388, 14.0341
CIE-Lab:
44.2818, 63.6883, 54.5527
CIE-LCH:
44.2818, 83.8582, 40.5819
CIE-Luv:
44.2818, 131.9438, 31.8775
Hunter-Lab:
37.4621, 57.1265, 23.6296
#cd200a color charts
#cd200a color shades, tints & tones
#cd200a color schemes
#cd200a color preview, HTML & CSS examples
This text has a color of #cd200a
<p style="color:#cd200a;">Text here</p>
.mytext {color:#cd200a;}
This box has a color of #cd200a
<div style="background-color:#cd200a;">Content here</div>
.mybackground {background-color:#cd200a;}
Border around this has a color of #cd200a
<div style="border:2px solid #cd200a;">Content here</div>
.myborder {border:2px solid #cd200a;}