#b0ab7f color space conversions
Hex:
#b0ab7f
RGB:
176, 171, 127
CMY:
31, 33, 50
CMYK:
0, 3, 28, 31
HSL:
54°, 23.6715%, 59.4118%
HSV (HSB):
54°, 27.8409%, 69.0196%
XYZ:
36.2982, 39.8882, 25.8648
xyY:
0.3557, 0.3909, 39.8882
CIE-Lab:
69.3899, -5.3002, 23.3596
CIE-LCH:
69.3899, 23.9534, 102.7838
CIE-Luv:
69.3899, 5.4311, 32.2183
Hunter-Lab:
63.1571, -7.9360, 19.9289
#b0ab7f color charts
#b0ab7f color shades, tints & tones
#b0ab7f color schemes
#b0ab7f color preview, HTML & CSS examples
This text has a color of #b0ab7f
<p style="color:#b0ab7f;">Text here</p>
.mytext {color:#b0ab7f;}
This box has a color of #b0ab7f
<div style="background-color:#b0ab7f;">Content here</div>
.mybackground {background-color:#b0ab7f;}
Border around this has a color of #b0ab7f
<div style="border:2px solid #b0ab7f;">Content here</div>
.myborder {border:2px solid #b0ab7f;}