#d7cded color space conversions
Hex:
#d7cded
RGB:
215, 205, 237
CMY:
16, 20, 7
CMYK:
9, 14, 0, 7
HSL:
259°, 47.0588%, 86.6667%
HSV (HSB):
259°, 13.5021%, 92.9412%
XYZ:
65.1417, 64.2241, 89.0839
xyY:
0.2982, 0.2940, 64.2241
CIE-Lab:
84.0823, 9.4465, -14.5023
CIE-LCH:
84.0823, 17.3076, 303.0794
CIE-Luv:
84.0823, 3.5555, -24.3221
Hunter-Lab:
80.1400, 4.8487, -9.8090
#d7cded color charts
#d7cded color shades, tints & tones
#d7cded color schemes
#d7cded color preview, HTML & CSS examples
This text has a color of #d7cded
<p style="color:#d7cded;">Text here</p>
.mytext {color:#d7cded;}
This box has a color of #d7cded
<div style="background-color:#d7cded;">Content here</div>
.mybackground {background-color:#d7cded;}
Border around this has a color of #d7cded
<div style="border:2px solid #d7cded;">Content here</div>
.myborder {border:2px solid #d7cded;}