#cd0c0e color space conversions
Hex:
#cd0c0e
RGB:
205, 12, 14
CMY:
20, 95, 95
CMYK:
0, 94, 93, 20
HSL:
359°, 88.9401%, 42.5490%
HSV (HSB):
359°, 94.1463%, 80.3922%
XYZ:
25.3876, 13.2738, 1.6395
xyY:
0.6300, 0.3294, 13.2738
CIE-Lab:
43.1729, 66.9506, 52.6353
CIE-LCH:
43.1729, 85.1637, 38.1737
CIE-Luv:
43.1729, 137.4009, 29.4106
Hunter-Lab:
36.4332, 60.6252, 22.8352
#cd0c0e color charts
#cd0c0e color shades, tints & tones
#cd0c0e color schemes
#cd0c0e color preview, HTML & CSS examples
This text has a color of #cd0c0e
<p style="color:#cd0c0e;">Text here</p>
.mytext {color:#cd0c0e;}
This box has a color of #cd0c0e
<div style="background-color:#cd0c0e;">Content here</div>
.mybackground {background-color:#cd0c0e;}
Border around this has a color of #cd0c0e
<div style="border:2px solid #cd0c0e;">Content here</div>
.myborder {border:2px solid #cd0c0e;}