#bd9bbd color space conversions
Hex:
#bd9bbd
RGB:
189, 155, 189
CMY:
26, 39, 26
CMYK:
0, 18, 0, 26
HSL:
300°, 20.4819%, 67.4510%
HSV (HSB):
300°, 17.9894%, 74.1176%
XYZ:
41.8929, 37.9356, 53.2584
xyY:
0.3148, 0.2850, 37.9356
CIE-Lab:
67.9731, 18.5609, -12.8005
CIE-LCH:
67.9731, 22.5468, 325.4079
CIE-Luv:
67.9731, 17.3084, -22.3891
Hunter-Lab:
61.5919, 13.6244, -8.1536
#bd9bbd color charts
#bd9bbd color shades, tints & tones
#bd9bbd color schemes
#bd9bbd color preview, HTML & CSS examples
This text has a color of #bd9bbd
<p style="color:#bd9bbd;">Text here</p>
.mytext {color:#bd9bbd;}
This box has a color of #bd9bbd
<div style="background-color:#bd9bbd;">Content here</div>
.mybackground {background-color:#bd9bbd;}
Border around this has a color of #bd9bbd
<div style="border:2px solid #bd9bbd;">Content here</div>
.myborder {border:2px solid #bd9bbd;}