#cc7f3c color space conversions
Hex:
#cc7f3c
RGB:
204, 127, 60
CMY:
20, 50, 76
CMYK:
0, 38, 71, 20
HSL:
28°, 58.5366%, 51.7647%
HSV (HSB):
28°, 70.5882%, 80.0000%
XYZ:
33.3068, 28.3424, 7.9901
xyY:
0.4783, 0.4070, 28.3424
CIE-Lab:
60.1968, 24.0730, 47.6412
CIE-LCH:
60.1968, 53.3778, 63.1926
CIE-Luv:
60.1968, 61.2970, 47.2863
Hunter-Lab:
53.2375, 18.5087, 28.3678
#cc7f3c color charts
#cc7f3c color shades, tints & tones
#cc7f3c color schemes
#cc7f3c color preview, HTML & CSS examples
This text has a color of #cc7f3c
<p style="color:#cc7f3c;">Text here</p>
.mytext {color:#cc7f3c;}
This box has a color of #cc7f3c
<div style="background-color:#cc7f3c;">Content here</div>
.mybackground {background-color:#cc7f3c;}
Border around this has a color of #cc7f3c
<div style="border:2px solid #cc7f3c;">Content here</div>
.myborder {border:2px solid #cc7f3c;}