#ddfff2 color space conversions
Hex:
#ddfff2
RGB:
221, 255, 242
CMY:
13, 0, 5
CMYK:
13, 0, 5, 0
HSL:
157°, 100.0000%, 93.3333%
HSV (HSB):
157°, 13.3333%, 100.0000%
XYZ:
81.6058, 93.3030, 97.7126
xyY:
0.2993, 0.3422, 93.3030
CIE-Lab:
97.3504, -13.3563, 2.5194
CIE-LCH:
97.3504, 13.5918, 169.3180
CIE-Luv:
97.3504, -17.5477, 6.2506
Hunter-Lab:
96.5935, -18.2350, 7.6385
#ddfff2 color charts
#ddfff2 color shades, tints & tones
#ddfff2 color schemes
#ddfff2 color preview, HTML & CSS examples
This text has a color of #ddfff2
<p style="color:#ddfff2;">Text here</p>
.mytext {color:#ddfff2;}
This box has a color of #ddfff2
<div style="background-color:#ddfff2;">Content here</div>
.mybackground {background-color:#ddfff2;}
Border around this has a color of #ddfff2
<div style="border:2px solid #ddfff2;">Content here</div>
.myborder {border:2px solid #ddfff2;}