#b0b07e color space conversions
Hex:
#b0b07e
RGB:
176, 176, 126
CMY:
31, 31, 51
CMYK:
0, 0, 28, 31
HSL:
60°, 24.0385%, 59.2157%
HSV (HSB):
60°, 28.4091%, 69.0196%
XYZ:
37.1957, 41.7871, 25.8440
xyY:
0.3548, 0.3986, 41.7871
CIE-Lab:
70.7239, -8.0848, 25.6929
CIE-LCH:
70.7239, 26.9349, 107.4672
CIE-Luv:
70.7239, 2.5763, 35.7042
Hunter-Lab:
64.6430, -10.4158, 21.5462
#b0b07e color charts
#b0b07e color shades, tints & tones
#b0b07e color schemes
#b0b07e color preview, HTML & CSS examples
This text has a color of #b0b07e
<p style="color:#b0b07e;">Text here</p>
.mytext {color:#b0b07e;}
This box has a color of #b0b07e
<div style="background-color:#b0b07e;">Content here</div>
.mybackground {background-color:#b0b07e;}
Border around this has a color of #b0b07e
<div style="border:2px solid #b0b07e;">Content here</div>
.myborder {border:2px solid #b0b07e;}