#cc3c2f color space conversions
Hex:
#cc3c2f
RGB:
204, 60, 47
CMY:
20, 76, 82
CMYK:
0, 71, 77, 20
HSL:
5°, 62.5498%, 49.2157%
HSV (HSB):
5°, 76.9608%, 80.0000%
XYZ:
27.0308, 16.2743, 4.4059
xyY:
0.5666, 0.3411, 16.2743
CIE-Lab:
47.3324, 55.8245, 40.5309
CIE-LCH:
47.3324, 68.9865, 35.9812
CIE-Luv:
47.3324, 112.2278, 28.7603
Hunter-Lab:
40.3414, 49.0064, 21.7636
#cc3c2f color charts
#cc3c2f color shades, tints & tones
#cc3c2f color schemes
#cc3c2f color preview, HTML & CSS examples
This text has a color of #cc3c2f
<p style="color:#cc3c2f;">Text here</p>
.mytext {color:#cc3c2f;}
This box has a color of #cc3c2f
<div style="background-color:#cc3c2f;">Content here</div>
.mybackground {background-color:#cc3c2f;}
Border around this has a color of #cc3c2f
<div style="border:2px solid #cc3c2f;">Content here</div>
.myborder {border:2px solid #cc3c2f;}