#b2b07c color space conversions
Hex:
#b2b07c
RGB:
178, 176, 124
CMY:
30, 31, 51
CMYK:
0, 1, 30, 30
HSL:
58°, 25.9615%, 59.2157%
HSV (HSB):
58°, 30.3371%, 69.8039%
XYZ:
37.5235, 41.9709, 25.1923
xyY:
0.3584, 0.4009, 41.9709
CIE-Lab:
70.8508, -7.5607, 26.9615
CIE-LCH:
70.8508, 28.0015, 105.6648
CIE-Luv:
70.8508, 3.9261, 37.1092
Hunter-Lab:
64.7849, -9.9862, 22.2939
#b2b07c color charts
#b2b07c color shades, tints & tones
#b2b07c color schemes
#b2b07c color preview, HTML & CSS examples
This text has a color of #b2b07c
<p style="color:#b2b07c;">Text here</p>
.mytext {color:#b2b07c;}
This box has a color of #b2b07c
<div style="background-color:#b2b07c;">Content here</div>
.mybackground {background-color:#b2b07c;}
Border around this has a color of #b2b07c
<div style="border:2px solid #b2b07c;">Content here</div>
.myborder {border:2px solid #b2b07c;}