#dffdd0 color space conversions
Hex:
#dffdd0
RGB:
223, 253, 208
CMY:
13, 1, 18
CMYK:
12, 0, 18, 1
HSL:
100°, 91.8367%, 90.3922%
HSV (HSB):
100°, 17.7866%, 99.2157%
XYZ:
76.9419, 90.4926, 73.0861
xyY:
0.3199, 0.3762, 90.4926
CIE-Lab:
96.2007, -17.6322, 18.3353
CIE-LCH:
96.2007, 25.4377, 133.8801
CIE-Luv:
96.2007, -14.6558, 30.2502
Hunter-Lab:
95.1276, -22.0975, 21.0371
#dffdd0 color charts
#dffdd0 color shades, tints & tones
#dffdd0 color schemes
#dffdd0 color preview, HTML & CSS examples
This text has a color of #dffdd0
<p style="color:#dffdd0;">Text here</p>
.mytext {color:#dffdd0;}
This box has a color of #dffdd0
<div style="background-color:#dffdd0;">Content here</div>
.mybackground {background-color:#dffdd0;}
Border around this has a color of #dffdd0
<div style="border:2px solid #dffdd0;">Content here</div>
.myborder {border:2px solid #dffdd0;}