#cd0e1e color space conversions
Hex:
#cd0e1e
RGB:
205, 14, 30
CMY:
20, 95, 88
CMYK:
0, 93, 85, 20
HSL:
355°, 87.2146%, 42.9412%
HSV (HSB):
355°, 93.1707%, 80.3922%
XYZ:
25.5682, 13.3869, 2.4646
xyY:
0.6173, 0.3232, 13.3869
CIE-Lab:
43.3406, 66.9898, 45.7359
CIE-LCH:
43.3406, 81.1135, 34.3225
CIE-Luv:
43.3406, 135.0314, 26.5154
Hunter-Lab:
36.5882, 60.7084, 21.6179
#cd0e1e color charts
#cd0e1e color shades, tints & tones
#cd0e1e color schemes
#cd0e1e color preview, HTML & CSS examples
This text has a color of #cd0e1e
<p style="color:#cd0e1e;">Text here</p>
.mytext {color:#cd0e1e;}
This box has a color of #cd0e1e
<div style="background-color:#cd0e1e;">Content here</div>
.mybackground {background-color:#cd0e1e;}
Border around this has a color of #cd0e1e
<div style="border:2px solid #cd0e1e;">Content here</div>
.myborder {border:2px solid #cd0e1e;}