#b8b80e color space conversions
Hex:
#b8b80e
RGB:
184, 184, 14
CMY:
28, 28, 95
CMYK:
0, 0, 92, 28
HSL:
60°, 85.8586%, 38.8235%
HSV (HSB):
60°, 92.3913%, 72.1569%
XYZ:
36.9869, 44.5030, 7.0560
xyY:
0.4177, 0.5026, 44.5030
CIE-Lab:
72.5634, -16.6995, 72.3622
CIE-LCH:
72.5634, 74.2642, 102.9950
CIE-Luv:
72.5634, 5.6873, 78.8449
Hunter-Lab:
66.7106, -17.7763, 40.4263
#b8b80e color charts
#b8b80e color shades, tints & tones
#b8b80e color schemes
#b8b80e color preview, HTML & CSS examples
This text has a color of #b8b80e
<p style="color:#b8b80e;">Text here</p>
.mytext {color:#b8b80e;}
This box has a color of #b8b80e
<div style="background-color:#b8b80e;">Content here</div>
.mybackground {background-color:#b8b80e;}
Border around this has a color of #b8b80e
<div style="border:2px solid #b8b80e;">Content here</div>
.myborder {border:2px solid #b8b80e;}