#d9cdd8 color space conversions
Hex:
#d9cdd8
RGB:
217, 205, 216
CMY:
15, 20, 15
CMYK:
0, 6, 0, 15
HSL:
305°, 13.6364%, 82.7451%
HSV (HSB):
305°, 5.5300%, 85.0980%
XYZ:
62.8413, 63.3722, 73.8857
xyY:
0.3141, 0.3167, 63.3722
CIE-Lab:
83.6378, 6.1108, -3.9612
CIE-LCH:
83.6378, 7.2824, 327.0474
CIE-Luv:
83.6378, 6.1771, -7.1163
Hunter-Lab:
79.6067, 1.5957, 0.6956
#d9cdd8 color charts
#d9cdd8 color shades, tints & tones
#d9cdd8 color schemes
#d9cdd8 color preview, HTML & CSS examples
This text has a color of #d9cdd8
<p style="color:#d9cdd8;">Text here</p>
.mytext {color:#d9cdd8;}
This box has a color of #d9cdd8
<div style="background-color:#d9cdd8;">Content here</div>
.mybackground {background-color:#d9cdd8;}
Border around this has a color of #d9cdd8
<div style="border:2px solid #d9cdd8;">Content here</div>
.myborder {border:2px solid #d9cdd8;}