#b0b04b color space conversions
Hex:
#b0b04b
RGB:
176, 176, 75
CMY:
31, 31, 71
CMYK:
0, 0, 57, 31
HSL:
60°, 40.2390%, 49.2157%
HSV (HSB):
60°, 57.3864%, 69.0196%
XYZ:
34.6998, 40.7888, 12.7008
xyY:
0.3935, 0.4625, 40.7888
CIE-Lab:
70.0277, -13.4541, 50.6029
CIE-LCH:
70.0277, 52.3609, 104.8892
CIE-Luv:
70.0277, 4.4565, 61.7782
Hunter-Lab:
63.8661, -14.7827, 32.9155
#b0b04b color charts
#b0b04b color shades, tints & tones
#b0b04b color schemes
#b0b04b color preview, HTML & CSS examples
This text has a color of #b0b04b
<p style="color:#b0b04b;">Text here</p>
.mytext {color:#b0b04b;}
This box has a color of #b0b04b
<div style="background-color:#b0b04b;">Content here</div>
.mybackground {background-color:#b0b04b;}
Border around this has a color of #b0b04b
<div style="border:2px solid #b0b04b;">Content here</div>
.myborder {border:2px solid #b0b04b;}