#dfddf3 color space conversions
Hex:
#dfddf3
RGB:
223, 221, 243
CMY:
13, 13, 5
CMYK:
8, 9, 0, 5
HSL:
245°, 47.8261%, 90.9804%
HSV (HSB):
245°, 9.0535%, 95.2941%
XYZ:
72.4655, 73.8719, 95.2334
xyY:
0.3000, 0.3058, 73.8719
CIE-Lab:
88.8619, 4.7826, -10.4704
CIE-LCH:
88.8619, 11.5110, 294.5495
CIE-Luv:
88.8619, -0.1729, -17.2135
Hunter-Lab:
85.9488, 0.0874, -5.5306
#dfddf3 color charts
#dfddf3 color shades, tints & tones
#dfddf3 color schemes
#dfddf3 color preview, HTML & CSS examples
This text has a color of #dfddf3
<p style="color:#dfddf3;">Text here</p>
.mytext {color:#dfddf3;}
This box has a color of #dfddf3
<div style="background-color:#dfddf3;">Content here</div>
.mybackground {background-color:#dfddf3;}
Border around this has a color of #dfddf3
<div style="border:2px solid #dfddf3;">Content here</div>
.myborder {border:2px solid #dfddf3;}