#dff5dd color space conversions
Hex:
#dff5dd
RGB:
223, 245, 221
CMY:
13, 4, 13
CMYK:
9, 0, 10, 4
HSL:
115°, 54.5455%, 91.3725%
HSV (HSB):
115°, 9.7959%, 96.0784%
XYZ:
76.1350, 86.2132, 81.0347
xyY:
0.3128, 0.3542, 86.2132
CIE-Lab:
94.4035, -11.5200, 9.1054
CIE-LCH:
94.4035, 14.6840, 141.6772
CIE-Luv:
94.4035, -11.0091, 15.7977
Hunter-Lab:
92.8511, -16.1250, 13.2511
#dff5dd color charts
#dff5dd color shades, tints & tones
#dff5dd color schemes
#dff5dd color preview, HTML & CSS examples
This text has a color of #dff5dd
<p style="color:#dff5dd;">Text here</p>
.mytext {color:#dff5dd;}
This box has a color of #dff5dd
<div style="background-color:#dff5dd;">Content here</div>
.mybackground {background-color:#dff5dd;}
Border around this has a color of #dff5dd
<div style="border:2px solid #dff5dd;">Content here</div>
.myborder {border:2px solid #dff5dd;}