#ded0e8 color space conversions
Hex:
#ded0e8
RGB:
222, 208, 232
CMY:
13, 18, 9
CMYK:
4, 10, 0, 9
HSL:
275°, 34.2857%, 86.2745%
HSV (HSB):
275°, 10.3448%, 90.9804%
XYZ:
67.2456, 66.4675, 85.6292
xyY:
0.3066, 0.3030, 66.4675
CIE-Lab:
85.2343, 9.1766, -10.0661
CIE-LCH:
85.2343, 13.6212, 312.3533
CIE-Luv:
85.2343, 6.3799, -17.2210
Hunter-Lab:
81.5276, 4.5569, -5.2035
#ded0e8 color charts
#ded0e8 color shades, tints & tones
#ded0e8 color schemes
#ded0e8 color preview, HTML & CSS examples
This text has a color of #ded0e8
<p style="color:#ded0e8;">Text here</p>
.mytext {color:#ded0e8;}
This box has a color of #ded0e8
<div style="background-color:#ded0e8;">Content here</div>
.mybackground {background-color:#ded0e8;}
Border around this has a color of #ded0e8
<div style="border:2px solid #ded0e8;">Content here</div>
.myborder {border:2px solid #ded0e8;}