#cc0205 color space conversions
Hex:
#cc0205
RGB:
204, 2, 5
CMY:
20, 99, 98
CMYK:
0, 99, 98, 20
HSL:
359°, 98.0583%, 40.3922%
HSV (HSB):
359°, 99.0196%, 80.0000%
XYZ:
24.9509, 12.8917, 1.3169
xyY:
0.6372, 0.3292, 12.8917
CIE-Lab:
42.5997, 67.5647, 55.1256
CIE-LCH:
42.5997, 87.1999, 39.2108
CIE-Luv:
42.5997, 139.0941, 29.7106
Hunter-Lab:
35.9051, 61.2083, 22.9590
#cc0205 color charts
#cc0205 color shades, tints & tones
#cc0205 color schemes
#cc0205 color preview, HTML & CSS examples
This text has a color of #cc0205
<p style="color:#cc0205;">Text here</p>
.mytext {color:#cc0205;}
This box has a color of #cc0205
<div style="background-color:#cc0205;">Content here</div>
.mybackground {background-color:#cc0205;}
Border around this has a color of #cc0205
<div style="border:2px solid #cc0205;">Content here</div>
.myborder {border:2px solid #cc0205;}