#d9b5d5 color space conversions
Hex:
#d9b5d5
RGB:
217, 181, 213
CMY:
15, 29, 16
CMYK:
0, 17, 2, 15
HSL:
307°, 32.1429%, 78.0392%
HSV (HSB):
307°, 16.5899%, 85.0980%
XYZ:
57.1494, 52.6036, 70.0922
xyY:
0.3178, 0.2925, 52.6036
CIE-Lab:
77.6403, 18.3926, -11.2409
CIE-LCH:
77.6403, 21.5557, 328.5684
CIE-Luv:
77.6403, 18.7098, -20.4024
Hunter-Lab:
72.5283, 13.7263, -6.5287
#d9b5d5 color charts
#d9b5d5 color shades, tints & tones
#d9b5d5 color schemes
#d9b5d5 color preview, HTML & CSS examples
This text has a color of #d9b5d5
<p style="color:#d9b5d5;">Text here</p>
.mytext {color:#d9b5d5;}
This box has a color of #d9b5d5
<div style="background-color:#d9b5d5;">Content here</div>
.mybackground {background-color:#d9b5d5;}
Border around this has a color of #d9b5d5
<div style="border:2px solid #d9b5d5;">Content here</div>
.myborder {border:2px solid #d9b5d5;}