#b9bc8a color space conversions
Hex:
#b9bc8a
RGB:
185, 188, 138
CMY:
27, 26, 46
CMYK:
2, 0, 27, 26
HSL:
64°, 27.1739%, 63.9216%
HSV (HSB):
64°, 26.5957%, 73.7255%
XYZ:
42.5782, 48.1157, 31.0879
xyY:
0.3496, 0.3951, 48.1157
CIE-Lab:
74.8978, -9.2232, 25.0241
CIE-LCH:
74.8978, 26.6697, 110.2326
CIE-Luv:
74.8978, 0.7380, 35.6583
Hunter-Lab:
69.3655, -11.8219, 21.9835
#b9bc8a color charts
#b9bc8a color shades, tints & tones
#b9bc8a color schemes
#b9bc8a color preview, HTML & CSS examples
This text has a color of #b9bc8a
<p style="color:#b9bc8a;">Text here</p>
.mytext {color:#b9bc8a;}
This box has a color of #b9bc8a
<div style="background-color:#b9bc8a;">Content here</div>
.mybackground {background-color:#b9bc8a;}
Border around this has a color of #b9bc8a
<div style="border:2px solid #b9bc8a;">Content here</div>
.myborder {border:2px solid #b9bc8a;}