#b0a12e color space conversions
Hex:
#b0a12e
RGB:
176, 161, 46
CMY:
31, 37, 82
CMYK:
0, 9, 74, 31
HSL:
53°, 58.5586%, 43.5294%
HSV (HSB):
53°, 73.8636%, 69.0196%
XYZ:
31.1425, 34.9171, 7.6831
xyY:
0.4223, 0.4735, 34.9171
CIE-Lab:
65.6841, -7.3862, 58.1887
CIE-LCH:
65.6841, 58.6556, 97.2341
CIE-Luv:
65.6841, 15.1127, 64.3872
Hunter-Lab:
59.0907, -9.3340, 33.6545
#b0a12e color charts
#b0a12e color shades, tints & tones
#b0a12e color schemes
#b0a12e color preview, HTML & CSS examples
This text has a color of #b0a12e
<p style="color:#b0a12e;">Text here</p>
.mytext {color:#b0a12e;}
This box has a color of #b0a12e
<div style="background-color:#b0a12e;">Content here</div>
.mybackground {background-color:#b0a12e;}
Border around this has a color of #b0a12e
<div style="border:2px solid #b0a12e;">Content here</div>
.myborder {border:2px solid #b0a12e;}