#cd0d1e color space conversions
Hex:
#cd0d1e
RGB:
205, 13, 30
CMY:
20, 95, 88
CMYK:
0, 94, 85, 20
HSL:
355°, 88.0734%, 42.7451%
HSV (HSB):
355°, 93.6585%, 80.3922%
XYZ:
25.5551, 13.3607, 2.4603
xyY:
0.6176, 0.3229, 13.3607
CIE-Lab:
43.3018, 67.1017, 45.7026
CIE-LCH:
43.3018, 81.1872, 34.2585
CIE-Luv:
43.3018, 135.2269, 26.4440
Hunter-Lab:
36.5523, 60.8295, 21.5959
#cd0d1e color charts
#cd0d1e color shades, tints & tones
#cd0d1e color schemes
#cd0d1e color preview, HTML & CSS examples
This text has a color of #cd0d1e
<p style="color:#cd0d1e;">Text here</p>
.mytext {color:#cd0d1e;}
This box has a color of #cd0d1e
<div style="background-color:#cd0d1e;">Content here</div>
.mybackground {background-color:#cd0d1e;}
Border around this has a color of #cd0d1e
<div style="border:2px solid #cd0d1e;">Content here</div>
.myborder {border:2px solid #cd0d1e;}