#c9965e color space conversions
Hex:
#c9965e
RGB:
201, 150, 94
CMY:
21, 41, 63
CMYK:
0, 25, 53, 21
HSL:
31°, 49.7674%, 57.8431%
HSV (HSB):
31°, 53.2338%, 78.8235%
XYZ:
37.0141, 35.0384, 15.4019
xyY:
0.4232, 0.4006, 35.0384
CIE-Lab:
65.7785, 12.6354, 36.7894
CIE-LCH:
65.7785, 38.8987, 71.0448
CIE-Luv:
65.7785, 38.7850, 42.4534
Hunter-Lab:
59.1932, 8.0298, 26.0082
#c9965e color charts
#c9965e color shades, tints & tones
#c9965e color schemes
#c9965e color preview, HTML & CSS examples
This text has a color of #c9965e
<p style="color:#c9965e;">Text here</p>
.mytext {color:#c9965e;}
This box has a color of #c9965e
<div style="background-color:#c9965e;">Content here</div>
.mybackground {background-color:#c9965e;}
Border around this has a color of #c9965e
<div style="border:2px solid #c9965e;">Content here</div>
.myborder {border:2px solid #c9965e;}