#b1b08f color space conversions
Hex:
#b1b08f
RGB:
177, 176, 143
CMY:
31, 31, 44
CMYK:
0, 1, 19, 31
HSL:
58°, 17.8947%, 62.7451%
HSV (HSB):
58°, 19.2090%, 69.4118%
XYZ:
38.6147, 42.3809, 32.1317
xyY:
0.3413, 0.3746, 42.3809
CIE-Lab:
71.1328, -5.2543, 17.0748
CIE-LCH:
71.1328, 17.8649, 107.1043
CIE-Luv:
71.1328, 2.3744, 24.5607
Hunter-Lab:
65.1007, -8.0481, 16.3067
#b1b08f color charts
#b1b08f color shades, tints & tones
#b1b08f color schemes
#b1b08f color preview, HTML & CSS examples
This text has a color of #b1b08f
<p style="color:#b1b08f;">Text here</p>
.mytext {color:#b1b08f;}
This box has a color of #b1b08f
<div style="background-color:#b1b08f;">Content here</div>
.mybackground {background-color:#b1b08f;}
Border around this has a color of #b1b08f
<div style="border:2px solid #b1b08f;">Content here</div>
.myborder {border:2px solid #b1b08f;}