#ddd2dc color space conversions
Hex:
#ddd2dc
RGB:
221, 210, 220
CMY:
13, 18, 14
CMYK:
0, 5, 0, 13
HSL:
305°, 13.9241%, 84.5098%
HSV (HSB):
305°, 4.9774%, 86.6667%
XYZ:
65.7837, 66.6326, 77.1044
xyY:
0.3140, 0.3180, 66.6326
CIE-Lab:
85.3181, 5.5633, -3.5801
CIE-LCH:
85.3181, 6.6157, 327.2380
CIE-Luv:
85.3181, 5.6614, -6.4539
Hunter-Lab:
81.6288, 1.0005, 1.1365
#ddd2dc color charts
#ddd2dc color shades, tints & tones
#ddd2dc color schemes
#ddd2dc color preview, HTML & CSS examples
This text has a color of #ddd2dc
<p style="color:#ddd2dc;">Text here</p>
.mytext {color:#ddd2dc;}
This box has a color of #ddd2dc
<div style="background-color:#ddd2dc;">Content here</div>
.mybackground {background-color:#ddd2dc;}
Border around this has a color of #ddd2dc
<div style="border:2px solid #ddd2dc;">Content here</div>
.myborder {border:2px solid #ddd2dc;}