#ded7f7 color space conversions
Hex:
#ded7f7
RGB:
222, 215, 247
CMY:
13, 16, 3
CMYK:
10, 13, 0, 3
HSL:
253°, 66.6667%, 90.5882%
HSV (HSB):
253°, 12.9555%, 96.8627%
XYZ:
71.2131, 70.8459, 97.9170
xyY:
0.2968, 0.2952, 70.8459
CIE-Lab:
87.4101, 8.3938, -14.7536
CIE-LCH:
87.4101, 16.9742, 299.6371
CIE-Luv:
87.4101, 1.9152, -24.6810
Hunter-Lab:
84.1700, 3.7248, -10.0545
#ded7f7 color charts
#ded7f7 color shades, tints & tones
#ded7f7 color schemes
#ded7f7 color preview, HTML & CSS examples
This text has a color of #ded7f7
<p style="color:#ded7f7;">Text here</p>
.mytext {color:#ded7f7;}
This box has a color of #ded7f7
<div style="background-color:#ded7f7;">Content here</div>
.mybackground {background-color:#ded7f7;}
Border around this has a color of #ded7f7
<div style="border:2px solid #ded7f7;">Content here</div>
.myborder {border:2px solid #ded7f7;}