#b1b99f color space conversions
Hex:
#b1b99f
RGB:
177, 185, 159
CMY:
31, 27, 38
CMYK:
4, 0, 14, 27
HSL:
78°, 15.6627%, 67.4510%
HSV (HSB):
78°, 14.0541%, 72.5490%
XYZ:
41.7384, 46.5482, 39.5857
xyY:
0.3264, 0.3640, 46.5482
CIE-Lab:
73.8999, -7.4537, 12.2563
CIE-LCH:
73.8999, 14.3448, 121.3059
CIE-Luv:
73.8999, -3.2837, 18.7557
Hunter-Lab:
68.2263, -10.1960, 13.3576
#b1b99f color charts
#b1b99f color shades, tints & tones
#b1b99f color schemes
#b1b99f color preview, HTML & CSS examples
This text has a color of #b1b99f
<p style="color:#b1b99f;">Text here</p>
.mytext {color:#b1b99f;}
This box has a color of #b1b99f
<div style="background-color:#b1b99f;">Content here</div>
.mybackground {background-color:#b1b99f;}
Border around this has a color of #b1b99f
<div style="border:2px solid #b1b99f;">Content here</div>
.myborder {border:2px solid #b1b99f;}