#bd99bd color space conversions
Hex:
#bd99bd
RGB:
189, 153, 189
CMY:
26, 40, 26
CMYK:
0, 19, 0, 26
HSL:
300°, 21.4286%, 67.0588%
HSV (HSB):
300°, 19.0476%, 74.1176%
XYZ:
41.5628, 37.2754, 53.1484
xyY:
0.3149, 0.2824, 37.2754
CIE-Lab:
67.4831, 19.6709, -13.5368
CIE-LCH:
67.4831, 23.8786, 325.4657
CIE-Luv:
67.4831, 18.3104, -23.6846
Hunter-Lab:
61.0536, 14.6718, -8.8756
#bd99bd color charts
#bd99bd color shades, tints & tones
#bd99bd color schemes
#bd99bd color preview, HTML & CSS examples
This text has a color of #bd99bd
<p style="color:#bd99bd;">Text here</p>
.mytext {color:#bd99bd;}
This box has a color of #bd99bd
<div style="background-color:#bd99bd;">Content here</div>
.mybackground {background-color:#bd99bd;}
Border around this has a color of #bd99bd
<div style="border:2px solid #bd99bd;">Content here</div>
.myborder {border:2px solid #bd99bd;}