#d9c8dd color space conversions
Hex:
#d9c8dd
RGB:
217, 200, 221
CMY:
15, 22, 13
CMYK:
2, 10, 0, 13
HSL:
289°, 23.5955%, 82.5490%
HSV (HSB):
289°, 9.5023%, 86.6667%
XYZ:
62.3207, 61.2807, 76.9503
xyY:
0.3107, 0.3056, 61.2807
CIE-Lab:
82.5294, 9.6823, -8.2693
CIE-LCH:
82.5294, 12.7330, 319.5005
CIE-Luv:
82.5294, 8.3408, -14.4034
Hunter-Lab:
78.2820, 5.1112, -3.4840
#d9c8dd color charts
#d9c8dd color shades, tints & tones
#d9c8dd color schemes
#d9c8dd color preview, HTML & CSS examples
This text has a color of #d9c8dd
<p style="color:#d9c8dd;">Text here</p>
.mytext {color:#d9c8dd;}
This box has a color of #d9c8dd
<div style="background-color:#d9c8dd;">Content here</div>
.mybackground {background-color:#d9c8dd;}
Border around this has a color of #d9c8dd
<div style="border:2px solid #d9c8dd;">Content here</div>
.myborder {border:2px solid #d9c8dd;}