#ddedfe color space conversions
Hex:
#ddedfe
RGB:
221, 237, 254
CMY:
13, 7, 0
CMYK:
13, 7, 0, 0
HSL:
211°, 94.2857%, 93.1373%
HSV (HSB):
211°, 12.9921%, 99.6078%
XYZ:
77.9924, 83.0963, 105.6945
xyY:
0.2923, 0.3115, 83.0963
CIE-Lab:
93.0566, -1.9686, -9.9998
CIE-LCH:
93.0566, 10.1917, 258.8627
CIE-Luv:
93.0566, -9.4246, -15.4149
Hunter-Lab:
91.1572, -6.8038, -4.9353
#ddedfe color charts
#ddedfe color shades, tints & tones
#ddedfe color schemes
#ddedfe color preview, HTML & CSS examples
This text has a color of #ddedfe
<p style="color:#ddedfe;">Text here</p>
.mytext {color:#ddedfe;}
This box has a color of #ddedfe
<div style="background-color:#ddedfe;">Content here</div>
.mybackground {background-color:#ddedfe;}
Border around this has a color of #ddedfe
<div style="border:2px solid #ddedfe;">Content here</div>
.myborder {border:2px solid #ddedfe;}