#bdabbd color space conversions
Hex:
#bdabbd
RGB:
189, 171, 189
CMY:
26, 33, 26
CMYK:
0, 10, 0, 26
HSL:
300°, 12.0000%, 70.5882%
HSV (HSB):
300°, 9.5238%, 74.1176%
XYZ:
44.7345, 43.6188, 54.2056
xyY:
0.3138, 0.3060, 43.6188
CIE-Lab:
71.9729, 9.7362, -6.8330
CIE-LCH:
71.9729, 11.8947, 324.9382
CIE-Luv:
71.9729, 9.2005, -11.9070
Hunter-Lab:
66.0445, 5.3270, -2.4307
#bdabbd color charts
#bdabbd color shades, tints & tones
#bdabbd color schemes
#bdabbd color preview, HTML & CSS examples
This text has a color of #bdabbd
<p style="color:#bdabbd;">Text here</p>
.mytext {color:#bdabbd;}
This box has a color of #bdabbd
<div style="background-color:#bdabbd;">Content here</div>
.mybackground {background-color:#bdabbd;}
Border around this has a color of #bdabbd
<div style="border:2px solid #bdabbd;">Content here</div>
.myborder {border:2px solid #bdabbd;}