#dffddc color space conversions
Hex:
#dffddc
RGB:
223, 253, 220
CMY:
13, 1, 14
CMYK:
12, 0, 13, 1
HSL:
115°, 89.1892%, 92.7451%
HSV (HSB):
115°, 13.0435%, 99.2157%
XYZ:
78.4750, 91.1058, 81.1593
xyY:
0.3130, 0.3633, 91.1058
CIE-Lab:
96.4536, -15.6475, 12.5473
CIE-LCH:
96.4536, 20.0569, 141.2748
CIE-Luv:
96.4536, -14.9711, 21.6449
Hunter-Lab:
95.4494, -20.2803, 16.4011
#dffddc color charts
#dffddc color shades, tints & tones
#dffddc color schemes
#dffddc color preview, HTML & CSS examples
This text has a color of #dffddc
<p style="color:#dffddc;">Text here</p>
.mytext {color:#dffddc;}
This box has a color of #dffddc
<div style="background-color:#dffddc;">Content here</div>
.mybackground {background-color:#dffddc;}
Border around this has a color of #dffddc
<div style="border:2px solid #dffddc;">Content here</div>
.myborder {border:2px solid #dffddc;}