#b0ab9d color space conversions
Hex:
#b0ab9d
RGB:
176, 171, 157
CMY:
31, 33, 38
CMYK:
0, 3, 11, 31
HSL:
44°, 10.7345%, 65.2941%
HSV (HSB):
44°, 10.7955%, 69.0196%
XYZ:
38.5532, 40.7902, 37.7396
xyY:
0.3293, 0.3484, 40.7902
CIE-Lab:
70.0287, -0.6922, 7.8363
CIE-LCH:
70.0287, 7.8668, 95.0476
CIE-Luv:
70.0287, 3.7402, 11.3001
Hunter-Lab:
63.8672, -4.0169, 9.6722
#b0ab9d color charts
#b0ab9d color shades, tints & tones
#b0ab9d color schemes
#b0ab9d color preview, HTML & CSS examples
This text has a color of #b0ab9d
<p style="color:#b0ab9d;">Text here</p>
.mytext {color:#b0ab9d;}
This box has a color of #b0ab9d
<div style="background-color:#b0ab9d;">Content here</div>
.mybackground {background-color:#b0ab9d;}
Border around this has a color of #b0ab9d
<div style="border:2px solid #b0ab9d;">Content here</div>
.myborder {border:2px solid #b0ab9d;}