#d9b3d5 color space conversions
Hex:
#d9b3d5
RGB:
217, 179, 213
CMY:
15, 30, 16
CMYK:
0, 18, 2, 15
HSL:
306°, 33.3333%, 77.6471%
HSV (HSB):
306°, 17.5115%, 85.0980%
XYZ:
56.7456, 51.7960, 69.9576
xyY:
0.3179, 0.2902, 51.7960
CIE-Lab:
77.1587, 19.4725, -11.9607
CIE-LCH:
77.1587, 22.8525, 328.4403
CIE-Luv:
77.1587, 19.7286, -21.6963
Hunter-Lab:
71.9694, 14.7950, -7.2540
#d9b3d5 color charts
#d9b3d5 color shades, tints & tones
#d9b3d5 color schemes
#d9b3d5 color preview, HTML & CSS examples
This text has a color of #d9b3d5
<p style="color:#d9b3d5;">Text here</p>
.mytext {color:#d9b3d5;}
This box has a color of #d9b3d5
<div style="background-color:#d9b3d5;">Content here</div>
.mybackground {background-color:#d9b3d5;}
Border around this has a color of #d9b3d5
<div style="border:2px solid #d9b3d5;">Content here</div>
.myborder {border:2px solid #d9b3d5;}