#bdadbd color space conversions
Hex:
#bdadbd
RGB:
189, 173, 189
CMY:
26, 32, 26
CMYK:
0, 8, 0, 26
HSL:
300°, 10.8108%, 70.9804%
HSV (HSB):
300°, 8.4656%, 74.1176%
XYZ:
45.1151, 44.3801, 54.3325
xyY:
0.3137, 0.3086, 44.3801
CIE-Lab:
72.4818, 8.6428, -6.0792
CIE-LCH:
72.4818, 10.5667, 324.8780
CIE-Luv:
72.4818, 8.1796, -10.5871
Hunter-Lab:
66.6184, 4.3012, -1.7228
#bdadbd color charts
#bdadbd color shades, tints & tones
#bdadbd color schemes
#bdadbd color preview, HTML & CSS examples
This text has a color of #bdadbd
<p style="color:#bdadbd;">Text here</p>
.mytext {color:#bdadbd;}
This box has a color of #bdadbd
<div style="background-color:#bdadbd;">Content here</div>
.mybackground {background-color:#bdadbd;}
Border around this has a color of #bdadbd
<div style="border:2px solid #bdadbd;">Content here</div>
.myborder {border:2px solid #bdadbd;}