#c9bc5a color space conversions
Hex:
#c9bc5a
RGB:
201, 188, 90
CMY:
21, 26, 65
CMYK:
0, 6, 55, 21
HSL:
53°, 50.6849%, 57.0588%
HSV (HSB):
53°, 55.2239%, 78.8235%
XYZ:
43.9161, 49.1221, 16.8398
xyY:
0.3997, 0.4471, 49.1221
CIE-Lab:
75.5272, -7.9705, 50.4507
CIE-LCH:
75.5272, 51.0764, 98.9777
CIE-Luv:
75.5272, 13.2367, 62.3490
Hunter-Lab:
70.0872, -10.8059, 34.8155
#c9bc5a color charts
#c9bc5a color shades, tints & tones
#c9bc5a color schemes
#c9bc5a color preview, HTML & CSS examples
This text has a color of #c9bc5a
<p style="color:#c9bc5a;">Text here</p>
.mytext {color:#c9bc5a;}
This box has a color of #c9bc5a
<div style="background-color:#c9bc5a;">Content here</div>
.mybackground {background-color:#c9bc5a;}
Border around this has a color of #c9bc5a
<div style="border:2px solid #c9bc5a;">Content here</div>
.myborder {border:2px solid #c9bc5a;}