#d8cded color space conversions
Hex:
#d8cded
RGB:
216, 205, 237
CMY:
15, 20, 7
CMYK:
9, 14, 0, 7
HSL:
261°, 47.0588%, 86.6667%
HSV (HSB):
261°, 13.5021%, 92.9412%
XYZ:
65.4363, 64.3760, 89.0977
xyY:
0.2989, 0.2941, 64.3760
CIE-Lab:
84.1612, 9.7703, -14.3761
CIE-LCH:
84.1612, 17.3819, 304.2008
CIE-Luv:
84.1612, 4.1089, -24.1758
Hunter-Lab:
80.2347, 5.1671, -9.6752
#d8cded color charts
#d8cded color shades, tints & tones
#d8cded color schemes
#d8cded color preview, HTML & CSS examples
This text has a color of #d8cded
<p style="color:#d8cded;">Text here</p>
.mytext {color:#d8cded;}
This box has a color of #d8cded
<div style="background-color:#d8cded;">Content here</div>
.mybackground {background-color:#d8cded;}
Border around this has a color of #d8cded
<div style="border:2px solid #d8cded;">Content here</div>
.myborder {border:2px solid #d8cded;}