#ddffdc color space conversions
Hex:
#ddffdc
RGB:
221, 255, 220
CMY:
13, 0, 14
CMYK:
13, 0, 14, 0
HSL:
118°, 100.0000%, 93.1373%
HSV (HSB):
118°, 13.7255%, 100.0000%
XYZ:
78.4971, 92.0595, 81.3422
xyY:
0.3116, 0.3655, 92.0595
CIE-Lab:
96.8446, -17.2888, 13.0853
CIE-LCH:
96.8446, 21.6825, 142.8791
CIE-Luv:
96.8446, -17.0103, 22.7373
Hunter-Lab:
95.9476, -21.8732, 16.8986
#ddffdc color charts
#ddffdc color shades, tints & tones
#ddffdc color schemes
#ddffdc color preview, HTML & CSS examples
This text has a color of #ddffdc
<p style="color:#ddffdc;">Text here</p>
.mytext {color:#ddffdc;}
This box has a color of #ddffdc
<div style="background-color:#ddffdc;">Content here</div>
.mybackground {background-color:#ddffdc;}
Border around this has a color of #ddffdc
<div style="border:2px solid #ddffdc;">Content here</div>
.myborder {border:2px solid #ddffdc;}