#b9ab9f color space conversions
Hex:
#b9ab9f
RGB:
185, 171, 159
CMY:
27, 33, 38
CMYK:
0, 8, 14, 27
HSL:
28°, 15.6627%, 67.4510%
HSV (HSB):
28°, 14.0541%, 72.5490%
XYZ:
40.8285, 41.9433, 38.7449
xyY:
0.3360, 0.3452, 41.9433
CIE-Lab:
70.8318, 2.9886, 7.9845
CIE-LCH:
70.8318, 8.5255, 69.4791
CIE-Luv:
70.8318, 9.1000, 10.8662
Hunter-Lab:
64.7637, -0.8059, 9.8643
#b9ab9f color charts
#b9ab9f color shades, tints & tones
#b9ab9f color schemes
#b9ab9f color preview, HTML & CSS examples
This text has a color of #b9ab9f
<p style="color:#b9ab9f;">Text here</p>
.mytext {color:#b9ab9f;}
This box has a color of #b9ab9f
<div style="background-color:#b9ab9f;">Content here</div>
.mybackground {background-color:#b9ab9f;}
Border around this has a color of #b9ab9f
<div style="border:2px solid #b9ab9f;">Content here</div>
.myborder {border:2px solid #b9ab9f;}