#b1ab9f color space conversions
Hex:
#b1ab9f
RGB:
177, 171, 159
CMY:
31, 33, 38
CMYK:
0, 3, 10, 31
HSL:
40°, 10.3448%, 65.8824%
HSV (HSB):
40°, 10.1695%, 69.4118%
XYZ:
38.9524, 40.9761, 38.6571
xyY:
0.3285, 0.3455, 40.9761
CIE-Lab:
70.1592, 0.0184, 6.9320
CIE-LCH:
70.1592, 6.9320, 89.8478
CIE-Luv:
70.1592, 4.2178, 9.9196
Hunter-Lab:
64.0126, -3.4028, 9.0037
#b1ab9f color charts
#b1ab9f color shades, tints & tones
#b1ab9f color schemes
#b1ab9f color preview, HTML & CSS examples
This text has a color of #b1ab9f
<p style="color:#b1ab9f;">Text here</p>
.mytext {color:#b1ab9f;}
This box has a color of #b1ab9f
<div style="background-color:#b1ab9f;">Content here</div>
.mybackground {background-color:#b1ab9f;}
Border around this has a color of #b1ab9f
<div style="border:2px solid #b1ab9f;">Content here</div>
.myborder {border:2px solid #b1ab9f;}