#b0a70e color space conversions
Hex:
#b0a70e
RGB:
176, 167, 14
CMY:
31, 35, 95
CMYK:
0, 5, 92, 31
HSL:
57°, 85.2632%, 37.2549%
HSV (HSB):
57°, 92.0455%, 69.0196%
XYZ:
31.8025, 36.8992, 5.8616
xyY:
0.4265, 0.4949, 36.8992
CIE-Lab:
67.2014, -11.5083, 67.9331
CIE-LCH:
67.2014, 68.9010, 99.6150
CIE-Luv:
67.2014, 11.5015, 72.0841
Hunter-Lab:
60.7447, -12.8509, 36.8001
#b0a70e color charts
#b0a70e color shades, tints & tones
#b0a70e color schemes
#b0a70e color preview, HTML & CSS examples
This text has a color of #b0a70e
<p style="color:#b0a70e;">Text here</p>
.mytext {color:#b0a70e;}
This box has a color of #b0a70e
<div style="background-color:#b0a70e;">Content here</div>
.mybackground {background-color:#b0a70e;}
Border around this has a color of #b0a70e
<div style="border:2px solid #b0a70e;">Content here</div>
.myborder {border:2px solid #b0a70e;}