#ded0e0 color space conversions
Hex:
#ded0e0
RGB:
222, 208, 224
CMY:
13, 18, 12
CMYK:
1, 7, 0, 12
HSL:
293°, 20.5128%, 84.7059%
HSV (HSB):
293°, 7.1429%, 87.8431%
XYZ:
66.1346, 66.0232, 79.7791
xyY:
0.3120, 0.3115, 66.0232
CIE-Lab:
85.0082, 7.6841, -6.1523
CIE-LCH:
85.0082, 9.8435, 321.3173
CIE-Luv:
85.0082, 6.9709, -10.8059
Hunter-Lab:
81.2546, 3.0888, -1.3351
#ded0e0 color charts
#ded0e0 color shades, tints & tones
#ded0e0 color schemes
#ded0e0 color preview, HTML & CSS examples
This text has a color of #ded0e0
<p style="color:#ded0e0;">Text here</p>
.mytext {color:#ded0e0;}
This box has a color of #ded0e0
<div style="background-color:#ded0e0;">Content here</div>
.mybackground {background-color:#ded0e0;}
Border around this has a color of #ded0e0
<div style="border:2px solid #ded0e0;">Content here</div>
.myborder {border:2px solid #ded0e0;}