#b5a01f color space conversions
Hex:
#b5a01f
RGB:
181, 160, 31
CMY:
29, 37, 88
CMYK:
0, 12, 83, 29
HSL:
52°, 70.7547%, 41.5686%
HSV (HSB):
52°, 82.8729%, 70.9804%
XYZ:
31.8742, 35.0643, 6.3845
xyY:
0.4347, 0.4782, 35.0643
CIE-Lab:
65.7987, -5.2016, 63.3328
CIE-LCH:
65.7987, 63.5460, 94.6952
CIE-Luv:
65.7987, 19.7834, 67.2343
Hunter-Lab:
59.2151, -7.5439, 35.0580
#b5a01f color charts
#b5a01f color shades, tints & tones
#b5a01f color schemes
#b5a01f color preview, HTML & CSS examples
This text has a color of #b5a01f
<p style="color:#b5a01f;">Text here</p>
.mytext {color:#b5a01f;}
This box has a color of #b5a01f
<div style="background-color:#b5a01f;">Content here</div>
.mybackground {background-color:#b5a01f;}
Border around this has a color of #b5a01f
<div style="border:2px solid #b5a01f;">Content here</div>
.myborder {border:2px solid #b5a01f;}