#c9bc7d color space conversions
Hex:
#c9bc7d
RGB:
201, 188, 125
CMY:
21, 26, 51
CMYK:
0, 6, 38, 21
HSL:
50°, 41.3043%, 63.9216%
HSV (HSB):
50°, 37.8109%, 78.8235%
XYZ:
45.7723, 49.8646, 26.6144
xyY:
0.3744, 0.4079, 49.8646
CIE-Lab:
75.9861, -4.5772, 33.5471
CIE-LCH:
75.9861, 33.8579, 97.7695
CIE-Luv:
75.9861, 11.6009, 44.8349
Hunter-Lab:
70.6149, -7.8731, 27.0843
#c9bc7d color charts
#c9bc7d color shades, tints & tones
#c9bc7d color schemes
#c9bc7d color preview, HTML & CSS examples
This text has a color of #c9bc7d
<p style="color:#c9bc7d;">Text here</p>
.mytext {color:#c9bc7d;}
This box has a color of #c9bc7d
<div style="background-color:#c9bc7d;">Content here</div>
.mybackground {background-color:#c9bc7d;}
Border around this has a color of #c9bc7d
<div style="border:2px solid #c9bc7d;">Content here</div>
.myborder {border:2px solid #c9bc7d;}