#cc3f2e color space conversions
Hex:
#cc3f2e
RGB:
204, 63, 46
CMY:
20, 75, 82
CMYK:
0, 69, 77, 20
HSL:
6°, 63.2000%, 49.0196%
HSV (HSB):
6°, 77.4510%, 80.0000%
XYZ:
27.1725, 16.5896, 4.3547
xyY:
0.5647, 0.3448, 16.5896
CIE-Lab:
47.7388, 54.6463, 41.4984
CIE-LCH:
47.7388, 68.6173, 37.2130
CIE-Luv:
47.7388, 110.5570, 29.8826
Hunter-Lab:
40.7304, 47.8047, 22.1722
#cc3f2e color charts
#cc3f2e color shades, tints & tones
#cc3f2e color schemes
#cc3f2e color preview, HTML & CSS examples
This text has a color of #cc3f2e
<p style="color:#cc3f2e;">Text here</p>
.mytext {color:#cc3f2e;}
This box has a color of #cc3f2e
<div style="background-color:#cc3f2e;">Content here</div>
.mybackground {background-color:#cc3f2e;}
Border around this has a color of #cc3f2e
<div style="border:2px solid #cc3f2e;">Content here</div>
.myborder {border:2px solid #cc3f2e;}