#bbbd8e color space conversions
Hex:
#bbbd8e
RGB:
187, 189, 142
CMY:
27, 26, 44
CMYK:
1, 0, 25, 26
HSL:
63°, 26.2570%, 64.9020%
HSV (HSB):
63°, 24.8677%, 74.1176%
XYZ:
43.5736, 48.9130, 32.7358
xyY:
0.3480, 0.3906, 48.9130
CIE-Lab:
75.3972, -8.4172, 23.5980
CIE-LCH:
75.3972, 25.0542, 109.6309
CIE-Luv:
75.3972, 1.2209, 33.8111
Hunter-Lab:
69.9378, -11.1797, 21.2046
#bbbd8e color charts
#bbbd8e color shades, tints & tones
#bbbd8e color schemes
#bbbd8e color preview, HTML & CSS examples
This text has a color of #bbbd8e
<p style="color:#bbbd8e;">Text here</p>
.mytext {color:#bbbd8e;}
This box has a color of #bbbd8e
<div style="background-color:#bbbd8e;">Content here</div>
.mybackground {background-color:#bbbd8e;}
Border around this has a color of #bbbd8e
<div style="border:2px solid #bbbd8e;">Content here</div>
.myborder {border:2px solid #bbbd8e;}