#ddf2f5 color space conversions
Hex:
#ddf2f5
RGB:
221, 242, 245
CMY:
13, 5, 4
CMYK:
10, 1, 0, 4
HSL:
188°, 54.5455%, 91.3725%
HSV (HSB):
188°, 9.7959%, 96.0784%
XYZ:
78.0524, 85.4690, 98.7696
xyY:
0.2976, 0.3259, 85.4690
CIE-Lab:
94.0848, -6.2808, -3.8041
CIE-LCH:
94.0848, 7.3430, 211.2016
CIE-Luv:
94.0848, -11.4392, -4.8214
Hunter-Lab:
92.4494, -11.0842, 1.3714
#ddf2f5 color charts
#ddf2f5 color shades, tints & tones
#ddf2f5 color schemes
#ddf2f5 color preview, HTML & CSS examples
This text has a color of #ddf2f5
<p style="color:#ddf2f5;">Text here</p>
.mytext {color:#ddf2f5;}
This box has a color of #ddf2f5
<div style="background-color:#ddf2f5;">Content here</div>
.mybackground {background-color:#ddf2f5;}
Border around this has a color of #ddf2f5
<div style="border:2px solid #ddf2f5;">Content here</div>
.myborder {border:2px solid #ddf2f5;}