#b0a33a color space conversions
Hex:
#b0a33a
RGB:
176, 163, 58
CMY:
31, 36, 77
CMYK:
0, 7, 67, 31
HSL:
53°, 50.4274%, 45.8824%
HSV (HSB):
53°, 67.0455%, 69.0196%
XYZ:
31.7654, 35.7300, 9.2253
xyY:
0.4140, 0.4657, 35.7300
CIE-Lab:
66.3131, -7.8144, 54.0767
CIE-LCH:
66.3131, 54.6384, 98.2227
CIE-Luv:
66.3131, 13.4215, 61.8640
Hunter-Lab:
59.7746, -9.7470, 32.6916
#b0a33a color charts
#b0a33a color shades, tints & tones
#b0a33a color schemes
#b0a33a color preview, HTML & CSS examples
This text has a color of #b0a33a
<p style="color:#b0a33a;">Text here</p>
.mytext {color:#b0a33a;}
This box has a color of #b0a33a
<div style="background-color:#b0a33a;">Content here</div>
.mybackground {background-color:#b0a33a;}
Border around this has a color of #b0a33a
<div style="border:2px solid #b0a33a;">Content here</div>
.myborder {border:2px solid #b0a33a;}