#b0a11e color space conversions
Hex:
#b0a11e
RGB:
176, 161, 30
CMY:
31, 37, 88
CMYK:
0, 9, 83, 31
HSL:
54°, 70.8738%, 40.3922%
HSV (HSB):
54°, 82.9545%, 69.0196%
XYZ:
30.8837, 34.8136, 6.3202
xyY:
0.4288, 0.4834, 34.8136
CIE-Lab:
65.6033, -7.9954, 63.2572
CIE-LCH:
65.6033, 63.7605, 97.2037
CIE-Luv:
65.6033, 15.4467, 67.7018
Hunter-Lab:
59.0030, -9.8238, 34.9511
#b0a11e color charts
#b0a11e color shades, tints & tones
#b0a11e color schemes
#b0a11e color preview, HTML & CSS examples
This text has a color of #b0a11e
<p style="color:#b0a11e;">Text here</p>
.mytext {color:#b0a11e;}
This box has a color of #b0a11e
<div style="background-color:#b0a11e;">Content here</div>
.mybackground {background-color:#b0a11e;}
Border around this has a color of #b0a11e
<div style="border:2px solid #b0a11e;">Content here</div>
.myborder {border:2px solid #b0a11e;}