#cc0c0d color space conversions
Hex:
#cc0c0d
RGB:
204, 12, 13
CMY:
20, 95, 95
CMYK:
0, 94, 94, 20
HSL:
360°, 88.8889%, 42.3529%
HSV (HSB):
360°, 94.1176%, 80.0000%
XYZ:
25.1060, 13.1294, 1.5918
xyY:
0.6304, 0.3297, 13.1294
CIE-Lab:
42.9575, 66.6839, 52.7479
CIE-LCH:
42.9575, 85.0240, 38.3445
CIE-Luv:
42.9575, 136.7658, 29.3858
Hunter-Lab:
36.2345, 60.2678, 22.7596
#cc0c0d color charts
#cc0c0d color shades, tints & tones
#cc0c0d color schemes
#cc0c0d color preview, HTML & CSS examples
This text has a color of #cc0c0d
<p style="color:#cc0c0d;">Text here</p>
.mytext {color:#cc0c0d;}
This box has a color of #cc0c0d
<div style="background-color:#cc0c0d;">Content here</div>
.mybackground {background-color:#cc0c0d;}
Border around this has a color of #cc0c0d
<div style="border:2px solid #cc0c0d;">Content here</div>
.myborder {border:2px solid #cc0c0d;}