#cd0b0c color space conversions
Hex:
#cd0b0c
RGB:
205, 11, 12
CMY:
20, 96, 95
CMYK:
0, 95, 94, 20
HSL:
360°, 89.8148%, 42.3529%
HSV (HSB):
360°, 94.6341%, 80.3922%
XYZ:
25.3629, 13.2450, 1.5676
xyY:
0.6313, 0.3297, 13.2450
CIE-Lab:
43.1301, 67.0305, 53.2942
CIE-LCH:
43.1301, 85.6350, 38.4873
CIE-Luv:
43.1301, 137.7515, 29.6044
Hunter-Lab:
36.3937, 60.7081, 22.9218
#cd0b0c color charts
#cd0b0c color shades, tints & tones
#cd0b0c color schemes
#cd0b0c color preview, HTML & CSS examples
This text has a color of #cd0b0c
<p style="color:#cd0b0c;">Text here</p>
.mytext {color:#cd0b0c;}
This box has a color of #cd0b0c
<div style="background-color:#cd0b0c;">Content here</div>
.mybackground {background-color:#cd0b0c;}
Border around this has a color of #cd0b0c
<div style="border:2px solid #cd0b0c;">Content here</div>
.myborder {border:2px solid #cd0b0c;}