#b0aa8e color space conversions
Hex:
#b0aa8e
RGB:
176, 170, 142
CMY:
31, 33, 44
CMYK:
0, 3, 19, 31
HSL:
49°, 17.7083%, 62.3529%
HSV (HSB):
49°, 19.3182%, 69.0196%
XYZ:
37.1617, 39.9326, 31.3403
xyY:
0.3427, 0.3683, 39.9326
CIE-Lab:
69.4215, -2.5823, 15.2266
CIE-LCH:
69.4215, 15.4440, 99.6253
CIE-Luv:
69.4215, 5.1787, 21.5400
Hunter-Lab:
63.1922, -5.6151, 14.8295
#b0aa8e color charts
#b0aa8e color shades, tints & tones
#b0aa8e color schemes
#b0aa8e color preview, HTML & CSS examples
This text has a color of #b0aa8e
<p style="color:#b0aa8e;">Text here</p>
.mytext {color:#b0aa8e;}
This box has a color of #b0aa8e
<div style="background-color:#b0aa8e;">Content here</div>
.mybackground {background-color:#b0aa8e;}
Border around this has a color of #b0aa8e
<div style="border:2px solid #b0aa8e;">Content here</div>
.myborder {border:2px solid #b0aa8e;}