#dfddfd color space conversions
Hex:
#dfddfd
RGB:
223, 221, 253
CMY:
13, 13, 1
CMYK:
12, 13, 0, 1
HSL:
244°, 88.8889%, 92.9412%
HSV (HSB):
244°, 12.6482%, 99.2157%
XYZ:
74.0175, 74.4927, 103.4059
xyY:
0.2938, 0.2957, 74.4927
CIE-Lab:
89.1548, 6.7578, -15.2872
CIE-LCH:
89.1548, 16.7143, 293.8483
CIE-Luv:
89.1548, -0.7806, -25.3406
Hunter-Lab:
86.3092, 2.0380, -10.6182
#dfddfd color charts
#dfddfd color shades, tints & tones
#dfddfd color schemes
#dfddfd color preview, HTML & CSS examples
This text has a color of #dfddfd
<p style="color:#dfddfd;">Text here</p>
.mytext {color:#dfddfd;}
This box has a color of #dfddfd
<div style="background-color:#dfddfd;">Content here</div>
.mybackground {background-color:#dfddfd;}
Border around this has a color of #dfddfd
<div style="border:2px solid #dfddfd;">Content here</div>
.myborder {border:2px solid #dfddfd;}