#b9b99e color space conversions
Hex:
#b9b99e
RGB:
185, 185, 158
CMY:
27, 27, 38
CMYK:
0, 0, 15, 27
HSL:
60°, 16.1677%, 67.2549%
HSV (HSB):
60°, 14.5946%, 72.5490%
XYZ:
43.5281, 47.4808, 39.2183
xyY:
0.3342, 0.3646, 47.4808
CIE-Lab:
74.4963, -4.6684, 13.7277
CIE-LCH:
74.4963, 14.4997, 108.7817
CIE-Luv:
74.4963, 1.4637, 20.2747
Hunter-Lab:
68.9063, -7.8277, 14.4893
#b9b99e color charts
#b9b99e color shades, tints & tones
#b9b99e color schemes
#b9b99e color preview, HTML & CSS examples
This text has a color of #b9b99e
<p style="color:#b9b99e;">Text here</p>
.mytext {color:#b9b99e;}
This box has a color of #b9b99e
<div style="background-color:#b9b99e;">Content here</div>
.mybackground {background-color:#b9b99e;}
Border around this has a color of #b9b99e
<div style="border:2px solid #b9b99e;">Content here</div>
.myborder {border:2px solid #b9b99e;}