#dddde2 color space conversions
Hex:
#dddde2
RGB:
221, 221, 226
CMY:
13, 13, 11
CMYK:
2, 2, 0, 11
HSL:
240°, 7.9365%, 87.6471%
HSV (HSB):
240°, 2.2124%, 88.6275%
XYZ:
69.4027, 72.5760, 82.3022
xyY:
0.3094, 0.3236, 72.5760
CIE-Lab:
88.2451, 0.9130, -2.4525
CIE-LCH:
88.2451, 2.6169, 290.4197
CIE-Luv:
88.2451, -0.2810, -3.9231
Hunter-Lab:
85.1916, -3.6673, 2.3550
#dddde2 color charts
#dddde2 color shades, tints & tones
#dddde2 color schemes
#dddde2 color preview, HTML & CSS examples
This text has a color of #dddde2
<p style="color:#dddde2;">Text here</p>
.mytext {color:#dddde2;}
This box has a color of #dddde2
<div style="background-color:#dddde2;">Content here</div>
.mybackground {background-color:#dddde2;}
Border around this has a color of #dddde2
<div style="border:2px solid #dddde2;">Content here</div>
.myborder {border:2px solid #dddde2;}