#ddf2f1 color space conversions
Hex:
#ddf2f1
RGB:
221, 242, 241
CMY:
13, 5, 5
CMYK:
9, 0, 0, 5
HSL:
177°, 44.6809%, 90.7843%
HSV (HSB):
177°, 8.6777%, 94.9020%
XYZ:
77.4481, 85.2273, 95.5876
xyY:
0.2999, 0.3300, 85.2273
CIE-Lab:
93.9810, -7.0445, -1.8814
CIE-LCH:
93.9810, 7.2914, 194.9529
CIE-Luv:
93.9810, -11.2930, -1.6759
Hunter-Lab:
92.3186, -11.8101, 3.2336
#ddf2f1 color charts
#ddf2f1 color shades, tints & tones
#ddf2f1 color schemes
#ddf2f1 color preview, HTML & CSS examples
This text has a color of #ddf2f1
<p style="color:#ddf2f1;">Text here</p>
.mytext {color:#ddf2f1;}
This box has a color of #ddf2f1
<div style="background-color:#ddf2f1;">Content here</div>
.mybackground {background-color:#ddf2f1;}
Border around this has a color of #ddf2f1
<div style="border:2px solid #ddf2f1;">Content here</div>
.myborder {border:2px solid #ddf2f1;}