#b0a81e color space conversions
Hex:
#b0a81e
RGB:
176, 168, 30
CMY:
31, 34, 88
CMYK:
0, 5, 83, 31
HSL:
57°, 70.8738%, 40.3922%
HSV (HSB):
57°, 82.9545%, 69.0196%
XYZ:
32.1415, 37.3291, 6.7395
xyY:
0.4217, 0.4898, 37.3291
CIE-Lab:
67.5232, -11.6665, 64.8917
CIE-LCH:
67.5232, 65.9321, 100.1920
CIE-Luv:
67.5232, 10.6507, 70.5360
Hunter-Lab:
61.0976, -13.0176, 36.2282
#b0a81e color charts
#b0a81e color shades, tints & tones
#b0a81e color schemes
#b0a81e color preview, HTML & CSS examples
This text has a color of #b0a81e
<p style="color:#b0a81e;">Text here</p>
.mytext {color:#b0a81e;}
This box has a color of #b0a81e
<div style="background-color:#b0a81e;">Content here</div>
.mybackground {background-color:#b0a81e;}
Border around this has a color of #b0a81e
<div style="border:2px solid #b0a81e;">Content here</div>
.myborder {border:2px solid #b0a81e;}