#b5a20f color space conversions
Hex:
#b5a20f
RGB:
181, 162, 15
CMY:
29, 36, 94
CMYK:
0, 10, 92, 29
HSL:
53°, 84.6939%, 38.4314%
HSV (HSB):
53°, 91.7127%, 70.9804%
XYZ:
32.0626, 35.6989, 5.6526
xyY:
0.4367, 0.4863, 35.6989
CIE-Lab:
66.2892, -6.6328, 67.2686
CIE-LCH:
66.2892, 67.5948, 95.6312
CIE-Luv:
66.2892, 18.5948, 70.0986
Hunter-Lab:
59.7486, -8.7723, 36.2147
#b5a20f color charts
#b5a20f color shades, tints & tones
#b5a20f color schemes
#b5a20f color preview, HTML & CSS examples
This text has a color of #b5a20f
<p style="color:#b5a20f;">Text here</p>
.mytext {color:#b5a20f;}
This box has a color of #b5a20f
<div style="background-color:#b5a20f;">Content here</div>
.mybackground {background-color:#b5a20f;}
Border around this has a color of #b5a20f
<div style="border:2px solid #b5a20f;">Content here</div>
.myborder {border:2px solid #b5a20f;}