#ddecf4 color space conversions
Hex:
#ddecf4
RGB:
221, 236, 244
CMY:
13, 7, 4
CMYK:
9, 3, 0, 4
HSL:
201°, 51.1111%, 91.1765%
HSV (HSB):
201°, 9.4262%, 95.6863%
XYZ:
76.1434, 81.8947, 97.3820
xyY:
0.2981, 0.3206, 81.8947
CIE-Lab:
92.5284, -3.4207, -5.5767
CIE-LCH:
92.5284, 6.5422, 238.4758
CIE-Luv:
92.5284, -8.5273, -8.0946
Hunter-Lab:
90.4957, -8.1770, -0.4547
#ddecf4 color charts
#ddecf4 color shades, tints & tones
#ddecf4 color schemes
#ddecf4 color preview, HTML & CSS examples
This text has a color of #ddecf4
<p style="color:#ddecf4;">Text here</p>
.mytext {color:#ddecf4;}
This box has a color of #ddecf4
<div style="background-color:#ddecf4;">Content here</div>
.mybackground {background-color:#ddecf4;}
Border around this has a color of #ddecf4
<div style="border:2px solid #ddecf4;">Content here</div>
.myborder {border:2px solid #ddecf4;}