#dfddf9 color space conversions
Hex:
#dfddf9
RGB:
223, 221, 249
CMY:
13, 13, 2
CMYK:
10, 11, 0, 2
HSL:
244°, 70.0000%, 92.1569%
HSV (HSB):
244°, 11.2450%, 97.6471%
XYZ:
73.3868, 74.2404, 100.0845
xyY:
0.2963, 0.2997, 74.2404
CIE-Lab:
89.0360, 5.9597, -13.3643
CIE-LCH:
89.0360, 14.6330, 294.0342
CIE-Luv:
89.0360, -0.5366, -22.0775
Hunter-Lab:
86.1629, 1.2472, -8.5556
#dfddf9 color charts
#dfddf9 color shades, tints & tones
#dfddf9 color schemes
#dfddf9 color preview, HTML & CSS examples
This text has a color of #dfddf9
<p style="color:#dfddf9;">Text here</p>
.mytext {color:#dfddf9;}
This box has a color of #dfddf9
<div style="background-color:#dfddf9;">Content here</div>
.mybackground {background-color:#dfddf9;}
Border around this has a color of #dfddf9
<div style="border:2px solid #dfddf9;">Content here</div>
.myborder {border:2px solid #dfddf9;}