#b0a10b color space conversions
Hex:
#b0a10b
RGB:
176, 161, 11
CMY:
31, 37, 96
CMYK:
0, 9, 94, 31
HSL:
55°, 88.2353%, 36.6667%
HSV (HSB):
55°, 93.7500%, 69.0196%
XYZ:
30.7098, 34.7440, 5.4043
xyY:
0.4334, 0.4903, 34.7440
CIE-Lab:
65.5489, -8.4074, 67.1011
CIE-LCH:
65.5489, 67.6258, 97.1417
CIE-Luv:
65.5489, 15.6748, 69.9643
Hunter-Lab:
58.9440, -10.1538, 35.8248
#b0a10b color charts
#b0a10b color shades, tints & tones
#b0a10b color schemes
#b0a10b color preview, HTML & CSS examples
This text has a color of #b0a10b
<p style="color:#b0a10b;">Text here</p>
.mytext {color:#b0a10b;}
This box has a color of #b0a10b
<div style="background-color:#b0a10b;">Content here</div>
.mybackground {background-color:#b0a10b;}
Border around this has a color of #b0a10b
<div style="border:2px solid #b0a10b;">Content here</div>
.myborder {border:2px solid #b0a10b;}