#bdaabb color space conversions
Hex:
#bdaabb
RGB:
189, 170, 187
CMY:
26, 33, 27
CMYK:
0, 10, 1, 26
HSL:
306°, 12.5828%, 70.3922%
HSV (HSB):
306°, 10.0529%, 74.1176%
XYZ:
44.3306, 43.1561, 53.0072
xyY:
0.3155, 0.3072, 43.1561
CIE-Lab:
71.6608, 9.9077, -6.1943
CIE-LCH:
71.6608, 11.6847, 327.9862
CIE-Luv:
71.6608, 9.8793, -10.9573
Hunter-Lab:
65.6933, 5.4906, -1.8551
#bdaabb color charts
#bdaabb color shades, tints & tones
#bdaabb color schemes
#bdaabb color preview, HTML & CSS examples
This text has a color of #bdaabb
<p style="color:#bdaabb;">Text here</p>
.mytext {color:#bdaabb;}
This box has a color of #bdaabb
<div style="background-color:#bdaabb;">Content here</div>
.mybackground {background-color:#bdaabb;}
Border around this has a color of #bdaabb
<div style="border:2px solid #bdaabb;">Content here</div>
.myborder {border:2px solid #bdaabb;}