#b9bc8e color space conversions
Hex:
#b9bc8e
RGB:
185, 188, 142
CMY:
27, 26, 44
CMYK:
2, 0, 24, 26
HSL:
64°, 25.5556%, 64.7059%
HSV (HSB):
64°, 24.4681%, 73.7255%
XYZ:
42.8733, 48.2337, 32.6416
xyY:
0.3465, 0.3898, 48.2337
CIE-Lab:
74.9721, -8.6617, 22.9938
CIE-LCH:
74.9721, 24.5711, 110.6412
CIE-Luv:
74.9721, 0.5632, 33.0614
Hunter-Lab:
69.4505, -11.3465, 20.7492
#b9bc8e color charts
#b9bc8e color shades, tints & tones
#b9bc8e color schemes
#b9bc8e color preview, HTML & CSS examples
This text has a color of #b9bc8e
<p style="color:#b9bc8e;">Text here</p>
.mytext {color:#b9bc8e;}
This box has a color of #b9bc8e
<div style="background-color:#b9bc8e;">Content here</div>
.mybackground {background-color:#b9bc8e;}
Border around this has a color of #b9bc8e
<div style="border:2px solid #b9bc8e;">Content here</div>
.myborder {border:2px solid #b9bc8e;}