#b2b08e color space conversions
Hex:
#b2b08e
RGB:
178, 176, 142
CMY:
30, 31, 44
CMYK:
0, 1, 20, 30
HSL:
57°, 18.9474%, 62.7451%
HSV (HSB):
57°, 20.2247%, 69.8039%
XYZ:
38.7679, 42.4686, 31.7452
xyY:
0.3431, 0.3759, 42.4686
CIE-Lab:
71.1928, -5.0241, 17.7145
CIE-LCH:
71.1928, 18.4131, 105.8341
CIE-Luv:
71.1928, 3.0377, 25.3453
Hunter-Lab:
65.1680, -7.8557, 16.7357
#b2b08e color charts
#b2b08e color shades, tints & tones
#b2b08e color schemes
#b2b08e color preview, HTML & CSS examples
This text has a color of #b2b08e
<p style="color:#b2b08e;">Text here</p>
.mytext {color:#b2b08e;}
This box has a color of #b2b08e
<div style="background-color:#b2b08e;">Content here</div>
.mybackground {background-color:#b2b08e;}
Border around this has a color of #b2b08e
<div style="border:2px solid #b2b08e;">Content here</div>
.myborder {border:2px solid #b2b08e;}