#b5b50e color space conversions
Hex:
#b5b50e
RGB:
181, 181, 14
CMY:
29, 29, 95
CMYK:
0, 0, 92, 29
HSL:
60°, 85.6410%, 38.2353%
HSV (HSB):
60°, 92.2652%, 70.9804%
XYZ:
35.6592, 42.9032, 6.8172
xyY:
0.4177, 0.5025, 42.9032
CIE-Lab:
71.4892, -16.4905, 71.4269
CIE-LCH:
71.4892, 73.3058, 103.0002
CIE-Luv:
71.4892, 5.6007, 77.6437
Hunter-Lab:
65.5005, -17.4486, 39.6796
#b5b50e color charts
#b5b50e color shades, tints & tones
#b5b50e color schemes
#b5b50e color preview, HTML & CSS examples
This text has a color of #b5b50e
<p style="color:#b5b50e;">Text here</p>
.mytext {color:#b5b50e;}
This box has a color of #b5b50e
<div style="background-color:#b5b50e;">Content here</div>
.mybackground {background-color:#b5b50e;}
Border around this has a color of #b5b50e
<div style="border:2px solid #b5b50e;">Content here</div>
.myborder {border:2px solid #b5b50e;}