#c9ba7e color space conversions
Hex:
#c9ba7e
RGB:
201, 186, 126
CMY:
21, 27, 51
CMYK:
0, 7, 37, 21
HSL:
48°, 40.9836%, 64.1176%
HSV (HSB):
48°, 37.3134%, 78.8235%
XYZ:
45.4122, 49.0417, 26.8112
xyY:
0.3745, 0.4044, 49.0417
CIE-Lab:
75.4772, -3.4144, 32.3624
CIE-LCH:
75.4772, 32.5420, 96.0227
CIE-Luv:
75.4772, 12.7744, 43.1870
Hunter-Lab:
70.0298, -6.8002, 26.3214
#c9ba7e color charts
#c9ba7e color shades, tints & tones
#c9ba7e color schemes
#c9ba7e color preview, HTML & CSS examples
This text has a color of #c9ba7e
<p style="color:#c9ba7e;">Text here</p>
.mytext {color:#c9ba7e;}
This box has a color of #c9ba7e
<div style="background-color:#c9ba7e;">Content here</div>
.mybackground {background-color:#c9ba7e;}
Border around this has a color of #c9ba7e
<div style="border:2px solid #c9ba7e;">Content here</div>
.myborder {border:2px solid #c9ba7e;}