#c9b65e color space conversions
Hex:
#c9b65e
RGB:
201, 182, 94
CMY:
21, 29, 63
CMYK:
0, 9, 53, 21
HSL:
49°, 49.7674%, 57.8431%
HSV (HSB):
49°, 53.2338%, 78.8235%
XYZ:
42.8357, 46.6816, 17.3424
xyY:
0.4009, 0.4368, 46.6816
CIE-Lab:
73.9856, -4.5216, 46.7350
CIE-LCH:
73.9856, 46.9532, 95.5262
CIE-Luv:
73.9856, 16.9880, 57.7826
Hunter-Lab:
68.3239, -7.6561, 32.7773
#c9b65e color charts
#c9b65e color shades, tints & tones
#c9b65e color schemes
#c9b65e color preview, HTML & CSS examples
This text has a color of #c9b65e
<p style="color:#c9b65e;">Text here</p>
.mytext {color:#c9b65e;}
This box has a color of #c9b65e
<div style="background-color:#c9b65e;">Content here</div>
.mybackground {background-color:#c9b65e;}
Border around this has a color of #c9b65e
<div style="border:2px solid #c9b65e;">Content here</div>
.myborder {border:2px solid #c9b65e;}