#b0a72e color space conversions
Hex:
#b0a72e
RGB:
176, 167, 46
CMY:
31, 35, 82
CMYK:
0, 5, 74, 31
HSL:
56°, 58.5586%, 43.5294%
HSV (HSB):
56°, 73.8636%, 69.0196%
XYZ:
32.2164, 37.0648, 8.0410
xyY:
0.4167, 0.4794, 37.0648
CIE-Lab:
67.3256, -10.5445, 59.7549
CIE-LCH:
67.3256, 60.6781, 100.0075
CIE-Luv:
67.3256, 11.0433, 66.9178
Hunter-Lab:
60.8809, -12.0846, 34.7857
#b0a72e color charts
#b0a72e color shades, tints & tones
#b0a72e color schemes
#b0a72e color preview, HTML & CSS examples
This text has a color of #b0a72e
<p style="color:#b0a72e;">Text here</p>
.mytext {color:#b0a72e;}
This box has a color of #b0a72e
<div style="background-color:#b0a72e;">Content here</div>
.mybackground {background-color:#b0a72e;}
Border around this has a color of #b0a72e
<div style="border:2px solid #b0a72e;">Content here</div>
.myborder {border:2px solid #b0a72e;}