#b9ab9d color space conversions
Hex:
#b9ab9d
RGB:
185, 171, 157
CMY:
27, 33, 38
CMYK:
0, 8, 15, 27
HSL:
30°, 16.6667%, 67.0588%
HSV (HSB):
30°, 15.1351%, 72.5490%
XYZ:
40.6563, 41.8744, 37.8380
xyY:
0.3378, 0.3479, 41.8744
CIE-Lab:
70.7843, 2.6625, 9.0170
CIE-LCH:
70.7843, 9.4018, 73.5495
CIE-Luv:
70.7843, 9.2429, 12.3469
Hunter-Lab:
64.7105, -1.0953, 10.6288
#b9ab9d color charts
#b9ab9d color shades, tints & tones
#b9ab9d color schemes
#b9ab9d color preview, HTML & CSS examples
This text has a color of #b9ab9d
<p style="color:#b9ab9d;">Text here</p>
.mytext {color:#b9ab9d;}
This box has a color of #b9ab9d
<div style="background-color:#b9ab9d;">Content here</div>
.mybackground {background-color:#b9ab9d;}
Border around this has a color of #b9ab9d
<div style="border:2px solid #b9ab9d;">Content here</div>
.myborder {border:2px solid #b9ab9d;}