#b0a12b color space conversions
Hex:
#b0a12b
RGB:
176, 161, 43
CMY:
31, 37, 83
CMYK:
0, 9, 76, 31
HSL:
53°, 60.7306%, 42.9412%
HSV (HSB):
53°, 75.5682%, 69.0196%
XYZ:
31.0854, 34.8943, 7.3824
xyY:
0.4237, 0.4756, 34.8943
CIE-Lab:
65.6663, -7.5202, 59.2505
CIE-LCH:
65.6663, 59.7258, 97.2334
CIE-Luv:
65.6663, 15.1858, 65.1132
Hunter-Lab:
59.0714, -9.4420, 33.9402
#b0a12b color charts
#b0a12b color shades, tints & tones
#b0a12b color schemes
#b0a12b color preview, HTML & CSS examples
This text has a color of #b0a12b
<p style="color:#b0a12b;">Text here</p>
.mytext {color:#b0a12b;}
This box has a color of #b0a12b
<div style="background-color:#b0a12b;">Content here</div>
.mybackground {background-color:#b0a12b;}
Border around this has a color of #b0a12b
<div style="border:2px solid #b0a12b;">Content here</div>
.myborder {border:2px solid #b0a12b;}