#cc3b2c color space conversions
Hex:
#cc3b2c
RGB:
204, 59, 44
CMY:
20, 77, 83
CMYK:
0, 71, 78, 20
HSL:
6°, 64.5161%, 48.6275%
HSV (HSB):
6°, 78.4314%, 80.0000%
XYZ:
26.9204, 16.1471, 4.0807
xyY:
0.5710, 0.3425, 16.1471
CIE-Lab:
47.1670, 56.0894, 41.9783
CIE-LCH:
47.1670, 70.0585, 36.8119
CIE-Luv:
47.1670, 113.3540, 29.5256
Hunter-Lab:
40.1835, 49.2626, 22.1074
#cc3b2c color charts
#cc3b2c color shades, tints & tones
#cc3b2c color schemes
#cc3b2c color preview, HTML & CSS examples
This text has a color of #cc3b2c
<p style="color:#cc3b2c;">Text here</p>
.mytext {color:#cc3b2c;}
This box has a color of #cc3b2c
<div style="background-color:#cc3b2c;">Content here</div>
.mybackground {background-color:#cc3b2c;}
Border around this has a color of #cc3b2c
<div style="border:2px solid #cc3b2c;">Content here</div>
.myborder {border:2px solid #cc3b2c;}