#bdaac3 color space conversions
Hex:
#bdaac3
RGB:
189, 170, 195
CMY:
26, 33, 24
CMYK:
3, 13, 0, 24
HSL:
286°, 17.2414%, 71.5686%
HSV (HSB):
286°, 12.8205%, 76.4706%
XYZ:
45.2113, 43.5084, 57.6448
xyY:
0.3089, 0.2973, 43.5084
CIE-Lab:
71.8987, 11.4333, -10.2449
CIE-LCH:
71.8987, 15.3518, 318.1378
CIE-Luv:
71.8987, 9.2011, -17.4303
Hunter-Lab:
65.9609, 6.9170, -5.6423
#bdaac3 color charts
#bdaac3 color shades, tints & tones
#bdaac3 color schemes
#bdaac3 color preview, HTML & CSS examples
This text has a color of #bdaac3
<p style="color:#bdaac3;">Text here</p>
.mytext {color:#bdaac3;}
This box has a color of #bdaac3
<div style="background-color:#bdaac3;">Content here</div>
.mybackground {background-color:#bdaac3;}
Border around this has a color of #bdaac3
<div style="border:2px solid #bdaac3;">Content here</div>
.myborder {border:2px solid #bdaac3;}