#b0a02e color space conversions
Hex:
#b0a02e
RGB:
176, 160, 46
CMY:
31, 37, 82
CMYK:
0, 9, 74, 31
HSL:
53°, 58.5586%, 43.5294%
HSV (HSB):
53°, 73.8636%, 69.0196%
XYZ:
30.9684, 34.5690, 7.6250
xyY:
0.4233, 0.4725, 34.5690
CIE-Lab:
65.4117, -6.8556, 57.9277
CIE-LCH:
65.4117, 58.3319, 96.7494
CIE-Luv:
65.4117, 15.7993, 63.9650
Hunter-Lab:
58.7954, -8.8732, 33.4676
#b0a02e color charts
#b0a02e color shades, tints & tones
#b0a02e color schemes
#b0a02e color preview, HTML & CSS examples
This text has a color of #b0a02e
<p style="color:#b0a02e;">Text here</p>
.mytext {color:#b0a02e;}
This box has a color of #b0a02e
<div style="background-color:#b0a02e;">Content here</div>
.mybackground {background-color:#b0a02e;}
Border around this has a color of #b0a02e
<div style="border:2px solid #b0a02e;">Content here</div>
.myborder {border:2px solid #b0a02e;}