#cc0a0c color space conversions
Hex:
#cc0a0c
RGB:
204, 10, 12
CMY:
20, 96, 95
CMYK:
0, 95, 94, 20
HSL:
359°, 90.6542%, 41.9608%
HSV (HSB):
359°, 95.0980%, 80.0000%
XYZ:
25.0767, 13.0810, 1.5510
xyY:
0.6315, 0.3294, 13.0810
CIE-Lab:
42.8850, 66.8719, 53.0437
CIE-LCH:
42.8850, 85.3550, 38.4220
CIE-Luv:
42.8850, 137.2048, 29.3893
Hunter-Lab:
36.1677, 60.4691, 22.7748
#cc0a0c color charts
#cc0a0c color shades, tints & tones
#cc0a0c color schemes
#cc0a0c color preview, HTML & CSS examples
This text has a color of #cc0a0c
<p style="color:#cc0a0c;">Text here</p>
.mytext {color:#cc0a0c;}
This box has a color of #cc0a0c
<div style="background-color:#cc0a0c;">Content here</div>
.mybackground {background-color:#cc0a0c;}
Border around this has a color of #cc0a0c
<div style="border:2px solid #cc0a0c;">Content here</div>
.myborder {border:2px solid #cc0a0c;}