#b9ab9c color space conversions
Hex:
#b9ab9c
RGB:
185, 171, 156
CMY:
27, 33, 39
CMYK:
0, 8, 16, 27
HSL:
31°, 17.1598%, 66.8627%
HSV (HSB):
31°, 15.6757%, 72.5490%
XYZ:
40.5712, 41.8404, 37.3902
xyY:
0.3387, 0.3492, 41.8404
CIE-Lab:
70.7607, 2.5009, 9.5334
CIE-LCH:
70.7607, 9.8560, 75.3008
CIE-Luv:
70.7607, 9.3140, 13.0831
Hunter-Lab:
64.6842, -1.2384, 11.0068
#b9ab9c color charts
#b9ab9c color shades, tints & tones
#b9ab9c color schemes
#b9ab9c color preview, HTML & CSS examples
This text has a color of #b9ab9c
<p style="color:#b9ab9c;">Text here</p>
.mytext {color:#b9ab9c;}
This box has a color of #b9ab9c
<div style="background-color:#b9ab9c;">Content here</div>
.mybackground {background-color:#b9ab9c;}
Border around this has a color of #b9ab9c
<div style="border:2px solid #b9ab9c;">Content here</div>
.myborder {border:2px solid #b9ab9c;}