#b0a14e color space conversions
Hex:
#b0a14e
RGB:
176, 161, 78
CMY:
31, 37, 69
CMYK:
0, 9, 56, 31
HSL:
51°, 38.5827%, 49.8039%
HSV (HSB):
51°, 55.6818%, 69.0196%
XYZ:
32.0245, 35.2699, 12.3276
xyY:
0.4022, 0.4430, 35.2699
CIE-Lab:
65.9583, -5.3441, 44.5532
CIE-LCH:
65.9583, 44.8725, 96.8399
CIE-Luv:
65.9583, 14.0202, 53.5328
Hunter-Lab:
59.3885, -7.6759, 29.2647
#b0a14e color charts
#b0a14e color shades, tints & tones
#b0a14e color schemes
#b0a14e color preview, HTML & CSS examples
This text has a color of #b0a14e
<p style="color:#b0a14e;">Text here</p>
.mytext {color:#b0a14e;}
This box has a color of #b0a14e
<div style="background-color:#b0a14e;">Content here</div>
.mybackground {background-color:#b0a14e;}
Border around this has a color of #b0a14e
<div style="border:2px solid #b0a14e;">Content here</div>
.myborder {border:2px solid #b0a14e;}