#b9bb9e color space conversions
Hex:
#b9bb9e
RGB:
185, 187, 158
CMY:
27, 27, 38
CMYK:
1, 0, 16, 27
HSL:
64°, 17.5758%, 67.6471%
HSV (HSB):
64°, 15.5080%, 73.3333%
XYZ:
43.9495, 48.3236, 39.3587
xyY:
0.3339, 0.3671, 48.3236
CIE-Lab:
75.0285, -5.7230, 14.4757
CIE-LCH:
75.0285, 15.5659, 111.5715
CIE-Luv:
75.0285, 0.3716, 21.5055
Hunter-Lab:
69.5151, -8.7987, 15.0912
#b9bb9e color charts
#b9bb9e color shades, tints & tones
#b9bb9e color schemes
#b9bb9e color preview, HTML & CSS examples
This text has a color of #b9bb9e
<p style="color:#b9bb9e;">Text here</p>
.mytext {color:#b9bb9e;}
This box has a color of #b9bb9e
<div style="background-color:#b9bb9e;">Content here</div>
.mybackground {background-color:#b9bb9e;}
Border around this has a color of #b9bb9e
<div style="border:2px solid #b9bb9e;">Content here</div>
.myborder {border:2px solid #b9bb9e;}