#cc9e3f color space conversions
Hex:
#cc9e3f
RGB:
204, 158, 63
CMY:
20, 38, 75
CMYK:
0, 23, 69, 20
HSL:
40°, 58.0247%, 52.3529%
HSV (HSB):
40°, 69.1176%, 80.0000%
XYZ:
38.0259, 37.6500, 9.9656
xyY:
0.4440, 0.4396, 37.6500
CIE-Lab:
67.7618, 7.3837, 54.2852
CIE-LCH:
67.7618, 54.7850, 82.2544
CIE-Luv:
67.7618, 37.5042, 59.2396
Hunter-Lab:
61.3596, 3.2412, 33.3222
#cc9e3f color charts
#cc9e3f color shades, tints & tones
#cc9e3f color schemes
#cc9e3f color preview, HTML & CSS examples
This text has a color of #cc9e3f
<p style="color:#cc9e3f;">Text here</p>
.mytext {color:#cc9e3f;}
This box has a color of #cc9e3f
<div style="background-color:#cc9e3f;">Content here</div>
.mybackground {background-color:#cc9e3f;}
Border around this has a color of #cc9e3f
<div style="border:2px solid #cc9e3f;">Content here</div>
.myborder {border:2px solid #cc9e3f;}