#cc0c24 color space conversions
Hex:
#cc0c24
RGB:
204, 12, 36
CMY:
20, 95, 86
CMYK:
0, 94, 82, 20
HSL:
353°, 88.8889%, 42.3529%
HSV (HSB):
353°, 94.1176%, 80.0000%
XYZ:
25.3517, 13.2277, 2.8861
xyY:
0.6114, 0.3190, 13.2277
CIE-Lab:
43.1043, 67.0946, 42.2720
CIE-LCH:
43.1043, 79.3008, 32.2124
CIE-Luv:
43.1043, 133.6223, 24.5816
Hunter-Lab:
36.3699, 60.7767, 20.7541
#cc0c24 color charts
#cc0c24 color shades, tints & tones
#cc0c24 color schemes
#cc0c24 color preview, HTML & CSS examples
This text has a color of #cc0c24
<p style="color:#cc0c24;">Text here</p>
.mytext {color:#cc0c24;}
This box has a color of #cc0c24
<div style="background-color:#cc0c24;">Content here</div>
.mybackground {background-color:#cc0c24;}
Border around this has a color of #cc0c24
<div style="border:2px solid #cc0c24;">Content here</div>
.myborder {border:2px solid #cc0c24;}