#b0b76e color space conversions
Hex:
#b0b76e
RGB:
176, 183, 110
CMY:
31, 28, 57
CMYK:
4, 0, 40, 28
HSL:
66°, 33.6406%, 57.4510%
HSV (HSB):
66°, 39.8907%, 71.7647%
XYZ:
37.6525, 44.2229, 21.3032
xyY:
0.3649, 0.4286, 44.2229
CIE-Lab:
72.3772, -13.7202, 36.2675
CIE-LCH:
72.3772, 38.7760, 110.7219
CIE-Luv:
72.3772, -0.8843, 48.9244
Hunter-Lab:
66.5003, -15.3088, 27.5568
#b0b76e color charts
#b0b76e color shades, tints & tones
#b0b76e color schemes
#b0b76e color preview, HTML & CSS examples
This text has a color of #b0b76e
<p style="color:#b0b76e;">Text here</p>
.mytext {color:#b0b76e;}
This box has a color of #b0b76e
<div style="background-color:#b0b76e;">Content here</div>
.mybackground {background-color:#b0b76e;}
Border around this has a color of #b0b76e
<div style="border:2px solid #b0b76e;">Content here</div>
.myborder {border:2px solid #b0b76e;}