#dddde8 color space conversions
Hex:
#dddde8
RGB:
221, 221, 232
CMY:
13, 13, 9
CMYK:
5, 5, 0, 9
HSL:
240°, 19.2982%, 88.8235%
HSV (HSB):
240°, 4.7414%, 90.9804%
XYZ:
70.2407, 72.9113, 86.7151
xyY:
0.3056, 0.3172, 72.9113
CIE-Lab:
88.4054, 2.0273, -5.3759
CIE-LCH:
88.4054, 5.7454, 290.6617
CIE-Luv:
88.4054, -0.6229, -8.6638
Hunter-Lab:
85.3881, -2.5940, -0.4398
#dddde8 color charts
#dddde8 color shades, tints & tones
#dddde8 color schemes
#dddde8 color preview, HTML & CSS examples
This text has a color of #dddde8
<p style="color:#dddde8;">Text here</p>
.mytext {color:#dddde8;}
This box has a color of #dddde8
<div style="background-color:#dddde8;">Content here</div>
.mybackground {background-color:#dddde8;}
Border around this has a color of #dddde8
<div style="border:2px solid #dddde8;">Content here</div>
.myborder {border:2px solid #dddde8;}