#bdbbac color space conversions
Hex:
#bdbbac
RGB:
189, 187, 172
CMY:
26, 27, 33
CMYK:
0, 1, 9, 26
HSL:
53°, 11.4094%, 70.7843%
HSV (HSB):
53°, 8.9947%, 74.1176%
XYZ:
46.2030, 49.3380, 46.1178
xyY:
0.3262, 0.3483, 49.3380
CIE-Lab:
75.6611, -1.9511, 7.8378
CIE-LCH:
75.6611, 8.0770, 103.9790
CIE-Luv:
75.6611, 2.0041, 11.7079
Hunter-Lab:
70.2410, -5.5085, 10.2410
#bdbbac color charts
#bdbbac color shades, tints & tones
#bdbbac color schemes
#bdbbac color preview, HTML & CSS examples
This text has a color of #bdbbac
<p style="color:#bdbbac;">Text here</p>
.mytext {color:#bdbbac;}
This box has a color of #bdbbac
<div style="background-color:#bdbbac;">Content here</div>
.mybackground {background-color:#bdbbac;}
Border around this has a color of #bdbbac
<div style="border:2px solid #bdbbac;">Content here</div>
.myborder {border:2px solid #bdbbac;}