#cc0f05 color space conversions
Hex:
#cc0f05
RGB:
204, 15, 5
CMY:
20, 94, 98
CMYK:
0, 93, 98, 20
HSL:
3°, 95.2153%, 40.9804%
HSV (HSB):
3°, 97.5490%, 80.0000%
XYZ:
25.1001, 13.1900, 1.3666
xyY:
0.6329, 0.3326, 13.1900
CIE-Lab:
43.0481, 66.2683, 55.3283
CIE-LCH:
43.0481, 86.3291, 39.8589
CIE-Luv:
43.0481, 136.7477, 30.4998
Hunter-Lab:
36.3180, 59.8082, 23.1916
#cc0f05 color charts
#cc0f05 color shades, tints & tones
#cc0f05 color schemes
#cc0f05 color preview, HTML & CSS examples
This text has a color of #cc0f05
<p style="color:#cc0f05;">Text here</p>
.mytext {color:#cc0f05;}
This box has a color of #cc0f05
<div style="background-color:#cc0f05;">Content here</div>
.mybackground {background-color:#cc0f05;}
Border around this has a color of #cc0f05
<div style="border:2px solid #cc0f05;">Content here</div>
.myborder {border:2px solid #cc0f05;}