#cc120c color space conversions
Hex:
#cc120c
RGB:
204, 18, 12
CMY:
20, 93, 95
CMYK:
0, 91, 94, 20
HSL:
2°, 88.8889%, 42.3529%
HSV (HSB):
2°, 94.1176%, 80.0000%
XYZ:
25.1845, 13.2965, 1.5869
xyY:
0.6285, 0.3318, 13.2965
CIE-Lab:
43.2067, 65.9442, 53.2269
CIE-LCH:
43.2067, 84.7451, 38.9087
CIE-Luv:
43.2067, 135.5408, 29.9597
Hunter-Lab:
36.4644, 59.4701, 22.9448
#cc120c color charts
#cc120c RGB chart
#cc120c CMYK chart
#cc120c RGB pie chart
#cc120c color shades, tints & tones
#cc120c color schemes
#cc120c color preview, HTML & CSS examples
This text has a color of #cc120c
<p style="color:#cc120c;">Text here</p>
.mytext {color:#cc120c;}
Text color #cc120c
This box has a color of #cc120c
<div style="background-color:#cc120c;">Content here</div>
.mybackground {background-color:#cc120c;}
Background color #cc120c
Border around this has a color of #cc120c
<div style="border:2px solid #cc120c;">Content here</div>
.myborder {border:2px solid #cc120c;}
Border color #cc120c