#ddfff1 color space conversions
Hex:
#ddfff1
RGB:
221, 255, 241
CMY:
13, 0, 5
CMYK:
13, 0, 5, 0
HSL:
155°, 100.0000%, 93.3333%
HSV (HSB):
155°, 13.3333%, 100.0000%
XYZ:
81.4560, 93.2430, 96.9236
xyY:
0.2999, 0.3433, 93.2430
CIE-Lab:
97.3261, -13.5427, 2.9981
CIE-LCH:
97.3261, 13.8706, 167.5169
CIE-Luv:
97.3261, -17.5225, 7.0186
Hunter-Lab:
96.5624, -18.4092, 8.0819
#ddfff1 color charts
#ddfff1 color shades, tints & tones
#ddfff1 color schemes
#ddfff1 color preview, HTML & CSS examples
This text has a color of #ddfff1
<p style="color:#ddfff1;">Text here</p>
.mytext {color:#ddfff1;}
This box has a color of #ddfff1
<div style="background-color:#ddfff1;">Content here</div>
.mybackground {background-color:#ddfff1;}
Border around this has a color of #ddfff1
<div style="border:2px solid #ddfff1;">Content here</div>
.myborder {border:2px solid #ddfff1;}