#bbabbd color space conversions
Hex:
#bbabbd
RGB:
187, 171, 189
CMY:
27, 33, 26
CMYK:
1, 10, 0, 26
HSL:
293°, 12.0000%, 70.5882%
HSV (HSB):
293°, 9.5238%, 74.1176%
XYZ:
44.2417, 43.3647, 54.1826
xyY:
0.3120, 0.3058, 43.3647
CIE-Lab:
71.8018, 9.0405, -7.1056
CIE-LCH:
71.8018, 11.4986, 321.8336
CIE-Luv:
71.8018, 8.0212, -12.1989
Hunter-Lab:
65.8519, 4.6820, -2.6871
#bbabbd color charts
#bbabbd color shades, tints & tones
#bbabbd color schemes
#bbabbd color preview, HTML & CSS examples
This text has a color of #bbabbd
<p style="color:#bbabbd;">Text here</p>
.mytext {color:#bbabbd;}
This box has a color of #bbabbd
<div style="background-color:#bbabbd;">Content here</div>
.mybackground {background-color:#bbabbd;}
Border around this has a color of #bbabbd
<div style="border:2px solid #bbabbd;">Content here</div>
.myborder {border:2px solid #bbabbd;}