#b0a51e color space conversions
Hex:
#b0a51e
RGB:
176, 165, 30
CMY:
31, 35, 88
CMYK:
0, 6, 83, 31
HSL:
55°, 70.8738%, 40.3922%
HSV (HSB):
55°, 82.9545%, 69.0196%
XYZ:
31.5940, 36.2341, 6.5570
xyY:
0.4247, 0.4871, 36.2341
CIE-Lab:
66.6984, -10.1006, 64.1903
CIE-LCH:
66.6984, 64.9801, 98.9424
CIE-Luv:
66.6984, 12.6909, 69.3217
Hunter-Lab:
60.1948, -11.6529, 35.6779
#b0a51e color charts
#b0a51e color shades, tints & tones
#b0a51e color schemes
#b0a51e color preview, HTML & CSS examples
This text has a color of #b0a51e
<p style="color:#b0a51e;">Text here</p>
.mytext {color:#b0a51e;}
This box has a color of #b0a51e
<div style="background-color:#b0a51e;">Content here</div>
.mybackground {background-color:#b0a51e;}
Border around this has a color of #b0a51e
<div style="border:2px solid #b0a51e;">Content here</div>
.myborder {border:2px solid #b0a51e;}