#bbbd80 color space conversions
Hex:
#bbbd80
RGB:
187, 189, 128
CMY:
27, 26, 50
CMYK:
1, 0, 32, 26
HSL:
62°, 31.6062%, 62.1569%
HSV (HSB):
62°, 32.2751%, 74.1176%
XYZ:
42.5874, 48.5185, 27.5425
xyY:
0.3589, 0.4089, 48.5185
CIE-Lab:
75.1508, -10.2861, 30.6700
CIE-LCH:
75.1508, 32.3489, 108.5405
CIE-Luv:
75.1508, 1.8254, 42.5826
Hunter-Lab:
69.6552, -12.7612, 25.3147
#bbbd80 color charts
#bbbd80 color shades, tints & tones
#bbbd80 color schemes
#bbbd80 color preview, HTML & CSS examples
This text has a color of #bbbd80
<p style="color:#bbbd80;">Text here</p>
.mytext {color:#bbbd80;}
This box has a color of #bbbd80
<div style="background-color:#bbbd80;">Content here</div>
.mybackground {background-color:#bbbd80;}
Border around this has a color of #bbbd80
<div style="border:2px solid #bbbd80;">Content here</div>
.myborder {border:2px solid #bbbd80;}