#b0a84e color space conversions
Hex:
#b0a84e
RGB:
176, 168, 78
CMY:
31, 34, 69
CMYK:
0, 5, 56, 31
HSL:
55°, 38.5827%, 49.8039%
HSV (HSB):
55°, 55.6818%, 69.0196%
XYZ:
33.2823, 37.7854, 12.7469
xyY:
0.3971, 0.4508, 37.7854
CIE-Lab:
67.8622, -9.0541, 46.7511
CIE-LCH:
67.8622, 47.6198, 100.9605
CIE-Luv:
67.8622, 9.4634, 56.8432
Hunter-Lab:
61.4699, -10.9251, 30.7340
#b0a84e color charts
#b0a84e color shades, tints & tones
#b0a84e color schemes
#b0a84e color preview, HTML & CSS examples
This text has a color of #b0a84e
<p style="color:#b0a84e;">Text here</p>
.mytext {color:#b0a84e;}
This box has a color of #b0a84e
<div style="background-color:#b0a84e;">Content here</div>
.mybackground {background-color:#b0a84e;}
Border around this has a color of #b0a84e
<div style="border:2px solid #b0a84e;">Content here</div>
.myborder {border:2px solid #b0a84e;}