#ded3df color space conversions
Hex:
#ded3df
RGB:
222, 211, 223
CMY:
13, 17, 13
CMYK:
0, 5, 0, 13
HSL:
295°, 15.7895%, 85.0980%
HSV (HSB):
295°, 5.3812%, 87.4510%
XYZ:
66.7377, 67.4458, 79.3129
xyY:
0.3126, 0.3159, 67.4458
CIE-Lab:
85.7286, 5.9218, -4.5584
CIE-LCH:
85.7286, 7.4731, 322.4123
CIE-Luv:
85.7286, 5.5215, -8.0333
Hunter-Lab:
82.1254, 1.3354, 0.2283
#ded3df color charts
#ded3df color shades, tints & tones
#ded3df color schemes
#ded3df color preview, HTML & CSS examples
This text has a color of #ded3df
<p style="color:#ded3df;">Text here</p>
.mytext {color:#ded3df;}
This box has a color of #ded3df
<div style="background-color:#ded3df;">Content here</div>
.mybackground {background-color:#ded3df;}
Border around this has a color of #ded3df
<div style="border:2px solid #ded3df;">Content here</div>
.myborder {border:2px solid #ded3df;}