#cc1024 color space conversions
Hex:
#cc1024
RGB:
204, 16, 36
CMY:
20, 94, 86
CMYK:
0, 92, 82, 20
HSL:
354°, 85.4545%, 43.1373%
HSV (HSB):
354°, 92.1569%, 80.0000%
XYZ:
25.4056, 13.3353, 2.9040
xyY:
0.6101, 0.3202, 13.3353
CIE-Lab:
43.2642, 66.6331, 42.4244
CIE-LCH:
43.2642, 78.9924, 32.4844
CIE-Luv:
43.2642, 132.8301, 24.8808
Hunter-Lab:
36.5176, 60.2782, 20.8473
#cc1024 color charts
#cc1024 color shades, tints & tones
#cc1024 color schemes
#cc1024 color preview, HTML & CSS examples
This text has a color of #cc1024
<p style="color:#cc1024;">Text here</p>
.mytext {color:#cc1024;}
This box has a color of #cc1024
<div style="background-color:#cc1024;">Content here</div>
.mybackground {background-color:#cc1024;}
Border around this has a color of #cc1024
<div style="border:2px solid #cc1024;">Content here</div>
.myborder {border:2px solid #cc1024;}