#c9bd5e color space conversions
Hex:
#c9bd5e
RGB:
201, 189, 94
CMY:
21, 26, 63
CMYK:
0, 6, 53, 21
HSL:
53°, 49.7674%, 57.8431%
HSV (HSB):
53°, 53.2338%, 78.8235%
XYZ:
44.3054, 49.6209, 17.8323
xyY:
0.3964, 0.4440, 49.6209
CIE-Lab:
75.8360, -8.1623, 48.9139
CIE-LCH:
75.8360, 49.5902, 99.4737
CIE-Luv:
75.8360, 12.4301, 61.1044
Hunter-Lab:
70.4421, -11.0039, 34.3003
#c9bd5e color charts
#c9bd5e color shades, tints & tones
#c9bd5e color schemes
#c9bd5e color preview, HTML & CSS examples
This text has a color of #c9bd5e
<p style="color:#c9bd5e;">Text here</p>
.mytext {color:#c9bd5e;}
This box has a color of #c9bd5e
<div style="background-color:#c9bd5e;">Content here</div>
.mybackground {background-color:#c9bd5e;}
Border around this has a color of #c9bd5e
<div style="border:2px solid #c9bd5e;">Content here</div>
.myborder {border:2px solid #c9bd5e;}