#b1b07c color space conversions
Hex:
#b1b07c
RGB:
177, 176, 124
CMY:
31, 31, 51
CMYK:
0, 1, 30, 31
HSL:
59°, 25.3589%, 59.0196%
HSV (HSB):
59°, 29.9435%, 69.4118%
XYZ:
37.2949, 41.8530, 25.1816
xyY:
0.3575, 0.4012, 41.8530
CIE-Lab:
70.7695, -7.9564, 26.8386
CIE-LCH:
70.7695, 27.9931, 106.5127
CIE-Luv:
70.7695, 3.2949, 37.0306
Hunter-Lab:
64.6939, -10.3123, 22.2076
#b1b07c color charts
#b1b07c color shades, tints & tones
#b1b07c color schemes
#b1b07c color preview, HTML & CSS examples
This text has a color of #b1b07c
<p style="color:#b1b07c;">Text here</p>
.mytext {color:#b1b07c;}
This box has a color of #b1b07c
<div style="background-color:#b1b07c;">Content here</div>
.mybackground {background-color:#b1b07c;}
Border around this has a color of #b1b07c
<div style="border:2px solid #b1b07c;">Content here</div>
.myborder {border:2px solid #b1b07c;}