#ded1e6 color space conversions
Hex:
#ded1e6
RGB:
222, 209, 230
CMY:
13, 18, 10
CMYK:
3, 9, 0, 10
HSL:
277°, 29.5775%, 86.0784%
HSV (HSB):
277°, 9.1304%, 90.1961%
XYZ:
67.2076, 66.8437, 84.2228
xyY:
0.3079, 0.3062, 66.8437
CIE-Lab:
85.4250, 8.2711, -8.7212
CIE-LCH:
85.4250, 12.0196, 313.4828
CIE-Luv:
85.4250, 6.0299, -14.9434
Hunter-Lab:
81.7580, 3.6560, -3.8469
#ded1e6 color charts
#ded1e6 color shades, tints & tones
#ded1e6 color schemes
#ded1e6 color preview, HTML & CSS examples
This text has a color of #ded1e6
<p style="color:#ded1e6;">Text here</p>
.mytext {color:#ded1e6;}
This box has a color of #ded1e6
<div style="background-color:#ded1e6;">Content here</div>
.mybackground {background-color:#ded1e6;}
Border around this has a color of #ded1e6
<div style="border:2px solid #ded1e6;">Content here</div>
.myborder {border:2px solid #ded1e6;}