#ddeef4 color space conversions
Hex:
#ddeef4
RGB:
221, 238, 244
CMY:
13, 7, 4
CMYK:
9, 2, 0, 4
HSL:
196°, 51.1111%, 91.1765%
HSV (HSB):
196°, 9.4262%, 95.6863%
XYZ:
76.7225, 83.0529, 97.5751
xyY:
0.2981, 0.3227, 83.0529
CIE-Lab:
93.0376, -4.4413, -4.8260
CIE-LCH:
93.0376, 6.5586, 227.3770
CIE-Luv:
93.0376, -9.4866, -6.7392
Hunter-Lab:
91.1334, -9.2095, 0.3125
#ddeef4 color charts
#ddeef4 color shades, tints & tones
#ddeef4 color schemes
#ddeef4 color preview, HTML & CSS examples
This text has a color of #ddeef4
<p style="color:#ddeef4;">Text here</p>
.mytext {color:#ddeef4;}
This box has a color of #ddeef4
<div style="background-color:#ddeef4;">Content here</div>
.mybackground {background-color:#ddeef4;}
Border around this has a color of #ddeef4
<div style="border:2px solid #ddeef4;">Content here</div>
.myborder {border:2px solid #ddeef4;}