#cc7e3c color space conversions
Hex:
#cc7e3c
RGB:
204, 126, 60
CMY:
20, 51, 76
CMYK:
0, 38, 71, 20
HSL:
28°, 58.5366%, 51.7647%
HSV (HSB):
28°, 70.5882%, 80.0000%
XYZ:
33.1783, 28.0853, 7.9473
xyY:
0.4794, 0.4058, 28.0853
CIE-Lab:
59.9657, 24.6149, 47.3927
CIE-LCH:
59.9657, 53.4038, 62.5535
CIE-Luv:
59.9657, 62.0750, 46.8786
Hunter-Lab:
52.9956, 19.0091, 28.2057
#cc7e3c color charts
#cc7e3c color shades, tints & tones
#cc7e3c color schemes
#cc7e3c color preview, HTML & CSS examples
This text has a color of #cc7e3c
<p style="color:#cc7e3c;">Text here</p>
.mytext {color:#cc7e3c;}
This box has a color of #cc7e3c
<div style="background-color:#cc7e3c;">Content here</div>
.mybackground {background-color:#cc7e3c;}
Border around this has a color of #cc7e3c
<div style="border:2px solid #cc7e3c;">Content here</div>
.myborder {border:2px solid #cc7e3c;}