#c9965c color space conversions
Hex:
#c9965c
RGB:
201, 150, 92
CMY:
21, 41, 64
CMYK:
0, 25, 54, 21
HSL:
32°, 50.2304%, 57.4510%
HSV (HSB):
32°, 54.2289%, 78.8235%
XYZ:
36.9255, 35.0029, 14.9353
xyY:
0.4251, 0.4030, 35.0029
CIE-Lab:
65.7509, 12.4627, 37.8050
CIE-LCH:
65.7509, 39.8063, 71.7548
CIE-Luv:
65.7509, 38.9615, 43.4603
Hunter-Lab:
59.1633, 7.8713, 26.4470
#c9965c color charts
#c9965c color shades, tints & tones
#c9965c color schemes
#c9965c color preview, HTML & CSS examples
This text has a color of #c9965c
<p style="color:#c9965c;">Text here</p>
.mytext {color:#c9965c;}
This box has a color of #c9965c
<div style="background-color:#c9965c;">Content here</div>
.mybackground {background-color:#c9965c;}
Border around this has a color of #c9965c
<div style="border:2px solid #c9965c;">Content here</div>
.myborder {border:2px solid #c9965c;}