#cc0a0a color space conversions
Hex:
#cc0a0a
RGB:
204, 10, 10
CMY:
20, 96, 96
CMYK:
0, 95, 95, 20
HSL:
0°, 90.6542%, 41.9608%
HSV (HSB):
0°, 95.0980%, 80.0000%
XYZ:
25.0652, 13.0764, 1.4901
xyY:
0.6325, 0.3299, 13.0764
CIE-Lab:
42.8781, 66.8525, 53.6753
CIE-LCH:
42.8781, 85.7338, 38.7607
CIE-Luv:
42.8781, 137.3576, 29.6212
Hunter-Lab:
36.1613, 60.4450, 22.8698
#cc0a0a color charts
#cc0a0a color shades, tints & tones
#cc0a0a color schemes
#cc0a0a color preview, HTML & CSS examples
This text has a color of #cc0a0a
<p style="color:#cc0a0a;">Text here</p>
.mytext {color:#cc0a0a;}
This box has a color of #cc0a0a
<div style="background-color:#cc0a0a;">Content here</div>
.mybackground {background-color:#cc0a0a;}
Border around this has a color of #cc0a0a
<div style="border:2px solid #cc0a0a;">Content here</div>
.myborder {border:2px solid #cc0a0a;}