#cc0605 color space conversions
Hex:
#cc0605
RGB:
204, 6, 5
CMY:
20, 98, 98
CMYK:
0, 97, 98, 20
HSL:
0°, 95.2153%, 40.9804%
HSV (HSB):
0°, 97.5490%, 80.0000%
XYZ:
24.9944, 12.9786, 1.3313
xyY:
0.6359, 0.3302, 12.9786
CIE-Lab:
42.7309, 67.1845, 55.1844
CIE-LCH:
42.7309, 86.9429, 39.3992
CIE-Luv:
42.7309, 138.4048, 29.9419
Hunter-Lab:
36.0258, 60.7965, 23.0270
#cc0605 color charts
#cc0605 color shades, tints & tones
#cc0605 color schemes
#cc0605 color preview, HTML & CSS examples
This text has a color of #cc0605
<p style="color:#cc0605;">Text here</p>
.mytext {color:#cc0605;}
This box has a color of #cc0605
<div style="background-color:#cc0605;">Content here</div>
.mybackground {background-color:#cc0605;}
Border around this has a color of #cc0605
<div style="border:2px solid #cc0605;">Content here</div>
.myborder {border:2px solid #cc0605;}