#bbb80e color space conversions
Hex:
#bbb80e
RGB:
187, 184, 14
CMY:
27, 28, 95
CMYK:
0, 2, 93, 27
HSL:
59°, 86.0697%, 39.4118%
HSV (HSB):
59°, 92.5134%, 73.3333%
XYZ:
37.7133, 44.8775, 7.0900
xyY:
0.4205, 0.5004, 44.8775
CIE-Lab:
72.8111, -15.3930, 72.6605
CIE-LCH:
72.8111, 74.2731, 101.9612
CIE-Luv:
72.8111, 7.7642, 78.8722
Hunter-Lab:
66.9907, -16.7447, 40.6185
#bbb80e color charts
#bbb80e color shades, tints & tones
#bbb80e color schemes
#bbb80e color preview, HTML & CSS examples
This text has a color of #bbb80e
<p style="color:#bbb80e;">Text here</p>
.mytext {color:#bbb80e;}
This box has a color of #bbb80e
<div style="background-color:#bbb80e;">Content here</div>
.mybackground {background-color:#bbb80e;}
Border around this has a color of #bbb80e
<div style="border:2px solid #bbb80e;">Content here</div>
.myborder {border:2px solid #bbb80e;}