#ddfad5 color space conversions
Hex:
#ddfad5
RGB:
221, 250, 213
CMY:
13, 2, 16
CMYK:
12, 0, 15, 2
HSL:
107°, 78.7234%, 90.7843%
HSV (HSB):
107°, 14.8000%, 98.0392%
XYZ:
76.0146, 88.5475, 76.0358
xyY:
0.3159, 0.3680, 88.5475
CIE-Lab:
95.3910, -16.0214, 14.6143
CIE-LCH:
95.3910, 21.6856, 137.6296
CIE-Luv:
95.3910, -14.3447, 24.6492
Hunter-Lab:
94.0997, -20.4803, 17.9614
#ddfad5 color charts
#ddfad5 color shades, tints & tones
#ddfad5 color schemes
#ddfad5 color preview, HTML & CSS examples
This text has a color of #ddfad5
<p style="color:#ddfad5;">Text here</p>
.mytext {color:#ddfad5;}
This box has a color of #ddfad5
<div style="background-color:#ddfad5;">Content here</div>
.mybackground {background-color:#ddfad5;}
Border around this has a color of #ddfad5
<div style="border:2px solid #ddfad5;">Content here</div>
.myborder {border:2px solid #ddfad5;}