#b0b12b color space conversions
Hex:
#b0b12b
RGB:
176, 177, 43
CMY:
31, 31, 83
CMYK:
1, 0, 76, 31
HSL:
60°, 60.9091%, 43.1373%
HSV (HSB):
60°, 75.7062%, 69.4118%
XYZ:
34.0627, 40.8488, 8.3748
xyY:
0.4090, 0.4905, 40.8488
CIE-Lab:
70.0699, -15.8367, 63.3410
CIE-LCH:
70.0699, 65.2907, 104.0375
CIE-Luv:
70.0699, 4.4986, 71.7902
Hunter-Lab:
63.9131, -16.7157, 36.9701
#b0b12b color charts
#b0b12b color shades, tints & tones
#b0b12b color schemes
#b0b12b color preview, HTML & CSS examples
This text has a color of #b0b12b
<p style="color:#b0b12b;">Text here</p>
.mytext {color:#b0b12b;}
This box has a color of #b0b12b
<div style="background-color:#b0b12b;">Content here</div>
.mybackground {background-color:#b0b12b;}
Border around this has a color of #b0b12b
<div style="border:2px solid #b0b12b;">Content here</div>
.myborder {border:2px solid #b0b12b;}