#cc0c2a color space conversions
Hex:
#cc0c2a
RGB:
204, 12, 42
CMY:
20, 95, 84
CMYK:
0, 94, 79, 20
HSL:
351°, 88.8889%, 42.3529%
HSV (HSB):
351°, 94.1176%, 80.0000%
XYZ:
25.4512, 13.2675, 3.4099
xyY:
0.6041, 0.3149, 13.2675
CIE-Lab:
43.1635, 67.2599, 38.9648
CIE-LCH:
43.1635, 77.7312, 30.0844
CIE-Luv:
43.1635, 132.3914, 22.6942
Hunter-Lab:
36.4246, 60.9818, 19.9467
#cc0c2a color charts
#cc0c2a color shades, tints & tones
#cc0c2a color schemes
#cc0c2a color preview, HTML & CSS examples
This text has a color of #cc0c2a
<p style="color:#cc0c2a;">Text here</p>
.mytext {color:#cc0c2a;}
This box has a color of #cc0c2a
<div style="background-color:#cc0c2a;">Content here</div>
.mybackground {background-color:#cc0c2a;}
Border around this has a color of #cc0c2a
<div style="border:2px solid #cc0c2a;">Content here</div>
.myborder {border:2px solid #cc0c2a;}