#b2b07f color space conversions
Hex:
#b2b07f
RGB:
178, 176, 127
CMY:
30, 31, 50
CMYK:
0, 1, 29, 30
HSL:
58°, 24.8780%, 59.8039%
HSV (HSB):
58°, 28.6517%, 69.8039%
XYZ:
37.7162, 42.0480, 26.2069
xyY:
0.3559, 0.3968, 42.0480
CIE-Lab:
70.9040, -7.1629, 25.4264
CIE-LCH:
70.9040, 26.4161, 105.7332
CIE-Luv:
70.9040, 3.7846, 35.2362
Hunter-Lab:
64.8444, -9.6547, 21.4290
#b2b07f color charts
#b2b07f color shades, tints & tones
#b2b07f color schemes
#b2b07f color preview, HTML & CSS examples
This text has a color of #b2b07f
<p style="color:#b2b07f;">Text here</p>
.mytext {color:#b2b07f;}
This box has a color of #b2b07f
<div style="background-color:#b2b07f;">Content here</div>
.mybackground {background-color:#b2b07f;}
Border around this has a color of #b2b07f
<div style="border:2px solid #b2b07f;">Content here</div>
.myborder {border:2px solid #b2b07f;}