#cc1121 color space conversions
Hex:
#cc1121
RGB:
204, 17, 33
CMY:
20, 93, 87
CMYK:
0, 92, 84, 20
HSL:
355°, 84.6154%, 43.3333%
HSV (HSB):
355°, 91.6667%, 80.0000%
XYZ:
25.3768, 13.3481, 2.6778
xyY:
0.6129, 0.3224, 13.3481
CIE-Lab:
43.2831, 66.4301, 44.0509
CIE-LCH:
43.2831, 79.7085, 33.5490
CIE-Luv:
43.2831, 133.1506, 25.8054
Hunter-Lab:
36.5350, 60.0478, 21.2289
#cc1121 color charts
#cc1121 color shades, tints & tones
#cc1121 color schemes
#cc1121 color preview, HTML & CSS examples
This text has a color of #cc1121
<p style="color:#cc1121;">Text here</p>
.mytext {color:#cc1121;}
This box has a color of #cc1121
<div style="background-color:#cc1121;">Content here</div>
.mybackground {background-color:#cc1121;}
Border around this has a color of #cc1121
<div style="border:2px solid #cc1121;">Content here</div>
.myborder {border:2px solid #cc1121;}