#bdbbbb color space conversions
Hex:
#bdbbbb
RGB:
189, 187, 187
CMY:
26, 27, 27
CMYK:
0, 1, 1, 26
HSL:
0°, 1.4925%, 73.7255%
HSV (HSB):
0°, 1.0582%, 74.1176%
XYZ:
47.7262, 49.9473, 54.1391
xyY:
0.3144, 0.3290, 49.9473
CIE-Lab:
76.0369, 0.7029, 0.2387
CIE-LCH:
76.0369, 0.7424, 18.7583
CIE-Luv:
76.0369, 1.1403, 0.2328
Hunter-Lab:
70.6734, -3.1362, 4.0525
#bdbbbb color charts
#bdbbbb color shades, tints & tones
#bdbbbb color schemes
#bdbbbb color preview, HTML & CSS examples
This text has a color of #bdbbbb
<p style="color:#bdbbbb;">Text here</p>
.mytext {color:#bdbbbb;}
This box has a color of #bdbbbb
<div style="background-color:#bdbbbb;">Content here</div>
.mybackground {background-color:#bdbbbb;}
Border around this has a color of #bdbbbb
<div style="border:2px solid #bdbbbb;">Content here</div>
.myborder {border:2px solid #bdbbbb;}