#cc3c2e color space conversions
Hex:
#cc3c2e
RGB:
204, 60, 46
CMY:
20, 76, 82
CMYK:
0, 71, 77, 20
HSL:
5°, 63.2000%, 49.0196%
HSV (HSB):
5°, 77.4510%, 80.0000%
XYZ:
27.0108, 16.2663, 4.3009
xyY:
0.5677, 0.3419, 16.2663
CIE-Lab:
47.3220, 55.7882, 41.0631
CIE-LCH:
47.3220, 69.2713, 36.3551
CIE-Luv:
47.3220, 112.4050, 29.1059
Hunter-Lab:
40.3316, 48.9648, 21.9095
#cc3c2e color charts
#cc3c2e color shades, tints & tones
#cc3c2e color schemes
#cc3c2e color preview, HTML & CSS examples
This text has a color of #cc3c2e
<p style="color:#cc3c2e;">Text here</p>
.mytext {color:#cc3c2e;}
This box has a color of #cc3c2e
<div style="background-color:#cc3c2e;">Content here</div>
.mybackground {background-color:#cc3c2e;}
Border around this has a color of #cc3c2e
<div style="border:2px solid #cc3c2e;">Content here</div>
.myborder {border:2px solid #cc3c2e;}