#b5b80e color space conversions
Hex:
#b5b80e
RGB:
181, 184, 14
CMY:
29, 28, 95
CMYK:
2, 0, 92, 28
HSL:
61°, 85.8586%, 38.8235%
HSV (HSB):
61°, 92.3913%, 72.1569%
XYZ:
36.2758, 44.1364, 7.0227
xyY:
0.4149, 0.5048, 44.1364
CIE-Lab:
72.3196, -18.0030, 72.0683
CIE-LCH:
72.3196, 74.2829, 104.0257
CIE-Luv:
72.3196, 3.6320, 78.8194
Hunter-Lab:
66.4353, -18.7949, 40.2373
#b5b80e color charts
#b5b80e color shades, tints & tones
#b5b80e color schemes
#b5b80e color preview, HTML & CSS examples
This text has a color of #b5b80e
<p style="color:#b5b80e;">Text here</p>
.mytext {color:#b5b80e;}
This box has a color of #b5b80e
<div style="background-color:#b5b80e;">Content here</div>
.mybackground {background-color:#b5b80e;}
Border around this has a color of #b5b80e
<div style="border:2px solid #b5b80e;">Content here</div>
.myborder {border:2px solid #b5b80e;}