#b0b80b color space conversions
Hex:
#b0b80b
RGB:
176, 184, 11
CMY:
31, 28, 96
CMYK:
4, 0, 94, 28
HSL:
63°, 88.7179%, 38.2353%
HSV (HSB):
63°, 94.0217%, 72.1569%
XYZ:
35.1054, 43.5352, 6.8695
xyY:
0.4105, 0.5091, 43.5352
CIE-Lab:
71.9168, -20.2099, 71.9613
CIE-LCH:
71.9168, 74.7454, 105.6871
CIE-Luv:
71.9168, 0.2692, 78.9987
Hunter-Lab:
65.9812, -20.4961, 40.0140
#b0b80b color charts
#b0b80b color shades, tints & tones
#b0b80b color schemes
#b0b80b color preview, HTML & CSS examples
This text has a color of #b0b80b
<p style="color:#b0b80b;">Text here</p>
.mytext {color:#b0b80b;}
This box has a color of #b0b80b
<div style="background-color:#b0b80b;">Content here</div>
.mybackground {background-color:#b0b80b;}
Border around this has a color of #b0b80b
<div style="border:2px solid #b0b80b;">Content here</div>
.myborder {border:2px solid #b0b80b;}