#bbbf84 color space conversions
Hex:
#bbbf84
RGB:
187, 191, 132
CMY:
27, 25, 48
CMYK:
2, 0, 31, 25
HSL:
64°, 31.5508%, 63.3333%
HSV (HSB):
64°, 30.8901%, 74.9020%
XYZ:
43.2892, 49.4923, 29.1012
xyY:
0.3552, 0.4061, 49.4923
CIE-Lab:
75.7566, -10.8072, 29.3721
CIE-LCH:
75.7566, 31.2972, 110.2007
CIE-Luv:
75.7566, 0.5042, 41.2715
Hunter-Lab:
70.3508, -13.2769, 24.7198
#bbbf84 color charts
#bbbf84 color shades, tints & tones
#bbbf84 color schemes
#bbbf84 color preview, HTML & CSS examples
This text has a color of #bbbf84
<p style="color:#bbbf84;">Text here</p>
.mytext {color:#bbbf84;}
This box has a color of #bbbf84
<div style="background-color:#bbbf84;">Content here</div>
.mybackground {background-color:#bbbf84;}
Border around this has a color of #bbbf84
<div style="border:2px solid #bbbf84;">Content here</div>
.myborder {border:2px solid #bbbf84;}