#cc2f2c color space conversions
Hex:
#cc2f2c
RGB:
204, 47, 44
CMY:
20, 82, 83
CMYK:
0, 77, 78, 20
HSL:
1°, 64.5161%, 48.6275%
HSV (HSB):
1°, 78.4314%, 80.0000%
XYZ:
26.3730, 15.0522, 3.8982
xyY:
0.5819, 0.3321, 15.0522
CIE-Lab:
45.7057, 60.1469, 40.4718
CIE-LCH:
45.7057, 72.4956, 33.9359
CIE-Luv:
45.7057, 120.0087, 26.7958
Hunter-Lab:
38.7972, 53.4428, 21.2008
#cc2f2c color charts
#cc2f2c color shades, tints & tones
#cc2f2c color schemes
#cc2f2c color preview, HTML & CSS examples
This text has a color of #cc2f2c
<p style="color:#cc2f2c;">Text here</p>
.mytext {color:#cc2f2c;}
This box has a color of #cc2f2c
<div style="background-color:#cc2f2c;">Content here</div>
.mybackground {background-color:#cc2f2c;}
Border around this has a color of #cc2f2c
<div style="border:2px solid #cc2f2c;">Content here</div>
.myborder {border:2px solid #cc2f2c;}