#b1b07e color space conversions
Hex:
#b1b07e
RGB:
177, 176, 126
CMY:
31, 31, 51
CMYK:
0, 1, 29, 31
HSL:
59°, 24.6377%, 59.4118%
HSV (HSB):
59°, 28.8136%, 69.4118%
XYZ:
37.4227, 41.9041, 25.8546
xyY:
0.3558, 0.3984, 41.9041
CIE-Lab:
70.8048, -7.6910, 25.8154
CIE-LCH:
70.8048, 26.9367, 106.5899
CIE-Luv:
70.8048, 3.2029, 35.7842
Hunter-Lab:
64.7334, -10.0918, 21.6329
#b1b07e color charts
#b1b07e color shades, tints & tones
#b1b07e color schemes
#b1b07e color preview, HTML & CSS examples
This text has a color of #b1b07e
<p style="color:#b1b07e;">Text here</p>
.mytext {color:#b1b07e;}
This box has a color of #b1b07e
<div style="background-color:#b1b07e;">Content here</div>
.mybackground {background-color:#b1b07e;}
Border around this has a color of #b1b07e
<div style="border:2px solid #b1b07e;">Content here</div>
.myborder {border:2px solid #b1b07e;}