#b1b09a color space conversions
Hex:
#b1b09a
RGB:
177, 176, 154
CMY:
31, 31, 40
CMYK:
0, 1, 13, 31
HSL:
57°, 12.8492%, 64.9020%
HSV (HSB):
57°, 12.9944%, 69.4118%
XYZ:
39.4895, 42.7309, 36.7384
xyY:
0.3320, 0.3592, 42.7309
CIE-Lab:
71.3719, -3.5095, 11.4057
CIE-LCH:
71.3719, 11.9334, 107.1029
CIE-Luv:
71.3719, 1.7984, 16.7566
Hunter-Lab:
65.3689, -6.5631, 12.4362
#b1b09a color charts
#b1b09a color shades, tints & tones
#b1b09a color schemes
#b1b09a color preview, HTML & CSS examples
This text has a color of #b1b09a
<p style="color:#b1b09a;">Text here</p>
.mytext {color:#b1b09a;}
This box has a color of #b1b09a
<div style="background-color:#b1b09a;">Content here</div>
.mybackground {background-color:#b1b09a;}
Border around this has a color of #b1b09a
<div style="border:2px solid #b1b09a;">Content here</div>
.myborder {border:2px solid #b1b09a;}