#b9ba9f color space conversions
Hex:
#b9ba9f
RGB:
185, 186, 159
CMY:
27, 27, 38
CMYK:
1, 0, 15, 27
HSL:
62°, 16.3636%, 67.6471%
HSV (HSB):
62°, 14.5161%, 72.9412%
XYZ:
43.8245, 47.9353, 39.7435
xyY:
0.3333, 0.3645, 47.9353
CIE-Lab:
74.7841, -5.0362, 13.5914
CIE-LCH:
74.7841, 14.4945, 110.3317
CIE-Luv:
74.7841, 0.8669, 20.1755
Hunter-Lab:
69.2353, -8.1751, 14.4302
#b9ba9f color charts
#b9ba9f color shades, tints & tones
#b9ba9f color schemes
#b9ba9f color preview, HTML & CSS examples
This text has a color of #b9ba9f
<p style="color:#b9ba9f;">Text here</p>
.mytext {color:#b9ba9f;}
This box has a color of #b9ba9f
<div style="background-color:#b9ba9f;">Content here</div>
.mybackground {background-color:#b9ba9f;}
Border around this has a color of #b9ba9f
<div style="border:2px solid #b9ba9f;">Content here</div>
.myborder {border:2px solid #b9ba9f;}