#bdacc3 color space conversions
Hex:
#bdacc3
RGB:
189, 172, 195
CMY:
26, 33, 24
CMYK:
3, 12, 0, 24
HSL:
284°, 16.0839%, 71.9608%
HSV (HSB):
284°, 11.7949%, 76.4706%
XYZ:
45.5891, 44.2640, 57.7708
xyY:
0.3088, 0.2998, 44.2640
CIE-Lab:
72.4046, 10.3368, -9.4904
CIE-LCH:
72.4046, 14.0327, 317.4444
CIE-Luv:
72.4046, 8.2001, -16.0989
Hunter-Lab:
66.5312, 5.8838, -4.9112
#bdacc3 color charts
#bdacc3 color shades, tints & tones
#bdacc3 color schemes
#bdacc3 color preview, HTML & CSS examples
This text has a color of #bdacc3
<p style="color:#bdacc3;">Text here</p>
.mytext {color:#bdacc3;}
This box has a color of #bdacc3
<div style="background-color:#bdacc3;">Content here</div>
.mybackground {background-color:#bdacc3;}
Border around this has a color of #bdacc3
<div style="border:2px solid #bdacc3;">Content here</div>
.myborder {border:2px solid #bdacc3;}