#ddf0f5 color space conversions
Hex:
#ddf0f5
RGB:
221, 240, 245
CMY:
13, 6, 4
CMYK:
10, 2, 0, 4
HSL:
193°, 54.5455%, 91.3725%
HSV (HSB):
193°, 9.7959%, 96.0784%
XYZ:
77.4603, 84.2849, 98.5722
xyY:
0.2976, 0.3238, 84.2849
CIE-Lab:
93.5741, -5.2662, -4.5556
CIE-LCH:
93.5741, 6.9632, 220.8617
CIE-Luv:
93.5741, -10.4835, -6.1760
Hunter-Lab:
91.8068, -10.0558, 0.6056
#ddf0f5 color charts
#ddf0f5 color shades, tints & tones
#ddf0f5 color schemes
#ddf0f5 color preview, HTML & CSS examples
This text has a color of #ddf0f5
<p style="color:#ddf0f5;">Text here</p>
.mytext {color:#ddf0f5;}
This box has a color of #ddf0f5
<div style="background-color:#ddf0f5;">Content here</div>
.mybackground {background-color:#ddf0f5;}
Border around this has a color of #ddf0f5
<div style="border:2px solid #ddf0f5;">Content here</div>
.myborder {border:2px solid #ddf0f5;}