#ddedfd color space conversions
Hex:
#ddedfd
RGB:
221, 237, 253
CMY:
13, 7, 1
CMYK:
13, 6, 0, 1
HSL:
210°, 88.8889%, 92.9412%
HSV (HSB):
210°, 12.6482%, 99.2157%
XYZ:
77.8326, 83.0324, 104.8531
xyY:
0.2929, 0.3125, 83.0324
CIE-Lab:
93.0286, -2.1680, -9.5212
CIE-LCH:
93.0286, 9.7649, 257.1725
CIE-Luv:
93.0286, -9.3825, -14.6097
Hunter-Lab:
91.1221, -6.9966, -4.4388
#ddedfd color charts
#ddedfd color shades, tints & tones
#ddedfd color schemes
#ddedfd color preview, HTML & CSS examples
This text has a color of #ddedfd
<p style="color:#ddedfd;">Text here</p>
.mytext {color:#ddedfd;}
This box has a color of #ddedfd
<div style="background-color:#ddedfd;">Content here</div>
.mybackground {background-color:#ddedfd;}
Border around this has a color of #ddedfd
<div style="border:2px solid #ddedfd;">Content here</div>
.myborder {border:2px solid #ddedfd;}