#cc5c3d color space conversions
Hex:
#cc5c3d
RGB:
204, 92, 61
CMY:
20, 64, 76
CMYK:
0, 55, 70, 20
HSL:
13°, 58.3673%, 51.9608%
HSV (HSB):
13°, 70.0980%, 80.0000%
XYZ:
29.5713, 20.8286, 6.8766
xyY:
0.5163, 0.3636, 20.8286
CIE-Lab:
52.7614, 42.4178, 38.9073
CIE-LCH:
52.7614, 57.5591, 42.5283
CIE-Luv:
52.7614, 88.0331, 33.3359
Hunter-Lab:
45.6383, 35.7917, 23.0132
#cc5c3d color charts
#cc5c3d color shades, tints & tones
#cc5c3d color schemes
#cc5c3d color preview, HTML & CSS examples
This text has a color of #cc5c3d
<p style="color:#cc5c3d;">Text here</p>
.mytext {color:#cc5c3d;}
This box has a color of #cc5c3d
<div style="background-color:#cc5c3d;">Content here</div>
.mybackground {background-color:#cc5c3d;}
Border around this has a color of #cc5c3d
<div style="border:2px solid #cc5c3d;">Content here</div>
.myborder {border:2px solid #cc5c3d;}