#ddd3de color space conversions
Hex:
#ddd3de
RGB:
221, 211, 222
CMY:
13, 17, 13
CMYK:
0, 5, 0, 13
HSL:
295°, 14.2857%, 84.9020%
HSV (HSB):
295°, 4.9550%, 87.0588%
XYZ:
66.2979, 67.2346, 78.5905
xyY:
0.3125, 0.3170, 67.2346
CIE-Lab:
85.6223, 5.4016, -4.1937
CIE-LCH:
85.6223, 6.8384, 322.1747
CIE-Luv:
85.6223, 5.0151, -7.3760
Hunter-Lab:
81.9967, 0.8307, 0.5706
#ddd3de color charts
#ddd3de color shades, tints & tones
#ddd3de color schemes
#ddd3de color preview, HTML & CSS examples
This text has a color of #ddd3de
<p style="color:#ddd3de;">Text here</p>
.mytext {color:#ddd3de;}
This box has a color of #ddd3de
<div style="background-color:#ddd3de;">Content here</div>
.mybackground {background-color:#ddd3de;}
Border around this has a color of #ddd3de
<div style="border:2px solid #ddd3de;">Content here</div>
.myborder {border:2px solid #ddd3de;}