#d9c4d9 color space conversions
Hex:
#d9c4d9
RGB:
217, 196, 217
CMY:
15, 23, 15
CMYK:
0, 10, 0, 15
HSL:
300°, 21.6495%, 80.9804%
HSV (HSB):
300°, 9.6774%, 85.0980%
XYZ:
60.8796, 59.2413, 73.8717
xyY:
0.3138, 0.3054, 59.2413
CIE-Lab:
81.4241, 11.0725, -7.7669
CIE-LCH:
81.4241, 13.5250, 324.9518
CIE-Luv:
81.4241, 10.6883, -13.8321
Hunter-Lab:
76.9684, 6.4932, -3.0267
#d9c4d9 color charts
#d9c4d9 color shades, tints & tones
#d9c4d9 color schemes
#d9c4d9 color preview, HTML & CSS examples
This text has a color of #d9c4d9
<p style="color:#d9c4d9;">Text here</p>
.mytext {color:#d9c4d9;}
This box has a color of #d9c4d9
<div style="background-color:#d9c4d9;">Content here</div>
.mybackground {background-color:#d9c4d9;}
Border around this has a color of #d9c4d9
<div style="border:2px solid #d9c4d9;">Content here</div>
.myborder {border:2px solid #d9c4d9;}