#d8b5d9 color space conversions
Hex:
#d8b5d9
RGB:
216, 181, 217
CMY:
15, 29, 15
CMYK:
0, 17, 0, 15
HSL:
298°, 32.1429%, 78.0392%
HSV (HSB):
298°, 16.5899%, 85.0980%
XYZ:
57.3672, 52.6564, 72.7858
xyY:
0.3138, 0.2880, 52.6564
CIE-Lab:
77.6717, 18.7928, -13.3711
CIE-LCH:
77.6717, 23.0642, 324.5681
CIE-Luv:
77.6717, 17.6787, -23.8204
Hunter-Lab:
72.5648, 14.1276, -8.6753
#d8b5d9 color charts
#d8b5d9 color shades, tints & tones
#d8b5d9 color schemes
#d8b5d9 color preview, HTML & CSS examples
This text has a color of #d8b5d9
<p style="color:#d8b5d9;">Text here</p>
.mytext {color:#d8b5d9;}
This box has a color of #d8b5d9
<div style="background-color:#d8b5d9;">Content here</div>
.mybackground {background-color:#d8b5d9;}
Border around this has a color of #d8b5d9
<div style="border:2px solid #d8b5d9;">Content here</div>
.myborder {border:2px solid #d8b5d9;}