#cd0d0c color space conversions
Hex:
#cd0d0c
RGB:
205, 13, 12
CMY:
20, 95, 95
CMYK:
0, 94, 94, 20
HSL:
0°, 88.9401%, 42.5490%
HSV (HSB):
0°, 94.1463%, 80.3922%
XYZ:
25.3871, 13.2935, 1.5757
xyY:
0.6306, 0.3302, 13.2935
CIE-Lab:
43.2022, 66.8223, 53.3350
CIE-LCH:
43.2022, 85.4976, 38.5955
CIE-Luv:
43.2022, 137.3769, 29.7325
Hunter-Lab:
36.4603, 60.4832, 22.9599
#cd0d0c color charts
#cd0d0c color shades, tints & tones
#cd0d0c color schemes
#cd0d0c color preview, HTML & CSS examples
This text has a color of #cd0d0c
<p style="color:#cd0d0c;">Text here</p>
.mytext {color:#cd0d0c;}
This box has a color of #cd0d0c
<div style="background-color:#cd0d0c;">Content here</div>
.mybackground {background-color:#cd0d0c;}
Border around this has a color of #cd0d0c
<div style="border:2px solid #cd0d0c;">Content here</div>
.myborder {border:2px solid #cd0d0c;}