#cc5c3e color space conversions
Hex:
#cc5c3e
RGB:
204, 92, 62
CMY:
20, 64, 76
CMYK:
0, 55, 70, 20
HSL:
13°, 58.1967%, 52.1569%
HSV (HSB):
13°, 69.6078%, 80.0000%
XYZ:
29.5985, 20.8395, 7.0198
xyY:
0.5151, 0.3627, 20.8395
CIE-Lab:
52.7733, 42.4700, 38.3788
CIE-LCH:
52.7733, 57.2419, 42.1031
CIE-Luv:
52.7733, 87.8765, 32.9231
Hunter-Lab:
45.6503, 35.8470, 22.8379
#cc5c3e color charts
#cc5c3e color shades, tints & tones
#cc5c3e color schemes
#cc5c3e color preview, HTML & CSS examples
This text has a color of #cc5c3e
<p style="color:#cc5c3e;">Text here</p>
.mytext {color:#cc5c3e;}
This box has a color of #cc5c3e
<div style="background-color:#cc5c3e;">Content here</div>
.mybackground {background-color:#cc5c3e;}
Border around this has a color of #cc5c3e
<div style="border:2px solid #cc5c3e;">Content here</div>
.myborder {border:2px solid #cc5c3e;}