#ded3e4 color space conversions
Hex:
#ded3e4
RGB:
222, 211, 228
CMY:
13, 17, 11
CMYK:
3, 7, 0, 11
HSL:
279°, 23.9437%, 86.0784%
HSV (HSB):
279°, 7.4561%, 89.4118%
XYZ:
67.4221, 67.7196, 82.9164
xyY:
0.3092, 0.3106, 67.7196
CIE-Lab:
85.8660, 6.8432, -7.0065
CIE-LCH:
85.8660, 9.7939, 314.3245
CIE-Luv:
85.8660, 5.1729, -12.0105
Hunter-Lab:
82.2919, 2.2349, -2.1357
#ded3e4 color charts
#ded3e4 color shades, tints & tones
#ded3e4 color schemes
#ded3e4 color preview, HTML & CSS examples
This text has a color of #ded3e4
<p style="color:#ded3e4;">Text here</p>
.mytext {color:#ded3e4;}
This box has a color of #ded3e4
<div style="background-color:#ded3e4;">Content here</div>
.mybackground {background-color:#ded3e4;}
Border around this has a color of #ded3e4
<div style="border:2px solid #ded3e4;">Content here</div>
.myborder {border:2px solid #ded3e4;}