#bbbda1 color space conversions
Hex:
#bbbda1
RGB:
187, 189, 161
CMY:
27, 26, 37
CMYK:
1, 0, 15, 26
HSL:
64°, 17.5000%, 68.6275%
HSV (HSB):
64°, 14.8148%, 74.1176%
XYZ:
45.1241, 49.5332, 40.9008
xyY:
0.3329, 0.3654, 49.5332
CIE-Lab:
75.7818, -5.5555, 13.9376
CIE-LCH:
75.7818, 15.0040, 111.7321
CIE-Luv:
75.7818, 0.3236, 20.7959
Hunter-Lab:
70.3798, -8.7191, 14.8099
#bbbda1 color charts
#bbbda1 color shades, tints & tones
#bbbda1 color schemes
#bbbda1 color preview, HTML & CSS examples
This text has a color of #bbbda1
<p style="color:#bbbda1;">Text here</p>
.mytext {color:#bbbda1;}
This box has a color of #bbbda1
<div style="background-color:#bbbda1;">Content here</div>
.mybackground {background-color:#bbbda1;}
Border around this has a color of #bbbda1
<div style="border:2px solid #bbbda1;">Content here</div>
.myborder {border:2px solid #bbbda1;}