#b0a13a color space conversions
Hex:
#b0a13a
RGB:
176, 161, 58
CMY:
31, 37, 77
CMYK:
0, 9, 67, 31
HSL:
52°, 50.4274%, 45.8824%
HSV (HSB):
52°, 67.0455%, 69.0196%
XYZ:
31.4131, 35.0253, 9.1079
xyY:
0.4158, 0.4636, 35.0253
CIE-Lab:
65.7684, -6.7542, 53.5119
CIE-LCH:
65.7684, 53.9365, 97.1937
CIE-Luv:
65.7684, 14.7702, 60.9861
Hunter-Lab:
59.1822, -8.8236, 32.3030
#b0a13a color charts
#b0a13a color shades, tints & tones
#b0a13a color schemes
#b0a13a color preview, HTML & CSS examples
This text has a color of #b0a13a
<p style="color:#b0a13a;">Text here</p>
.mytext {color:#b0a13a;}
This box has a color of #b0a13a
<div style="background-color:#b0a13a;">Content here</div>
.mybackground {background-color:#b0a13a;}
Border around this has a color of #b0a13a
<div style="border:2px solid #b0a13a;">Content here</div>
.myborder {border:2px solid #b0a13a;}