#bbbb8d color space conversions
Hex:
#bbbb8d
RGB:
187, 187, 141
CMY:
27, 27, 45
CMYK:
0, 0, 25, 27
HSL:
60°, 25.2747%, 64.3137%
HSV (HSB):
60°, 24.5989%, 73.3333%
XYZ:
43.0716, 48.0285, 32.1996
xyY:
0.3493, 0.3895, 48.0285
CIE-Lab:
74.8429, -7.5146, 23.3779
CIE-LCH:
74.8429, 24.5559, 107.8196
CIE-Luv:
74.8429, 2.4033, 33.3047
Hunter-Lab:
69.3026, -10.3419, 20.9643
#bbbb8d color charts
#bbbb8d color shades, tints & tones
#bbbb8d color schemes
#bbbb8d color preview, HTML & CSS examples
This text has a color of #bbbb8d
<p style="color:#bbbb8d;">Text here</p>
.mytext {color:#bbbb8d;}
This box has a color of #bbbb8d
<div style="background-color:#bbbb8d;">Content here</div>
.mybackground {background-color:#bbbb8d;}
Border around this has a color of #bbbb8d
<div style="border:2px solid #bbbb8d;">Content here</div>
.myborder {border:2px solid #bbbb8d;}