#ddd5dc color space conversions
Hex:
#ddd5dc
RGB:
221, 213, 220
CMY:
13, 16, 14
CMYK:
0, 4, 0, 13
HSL:
308°, 10.5263%, 85.0980%
HSV (HSB):
308°, 3.6199%, 86.6667%
XYZ:
66.5313, 68.1280, 77.3536
xyY:
0.3138, 0.3213, 68.1280
CIE-Lab:
86.0704, 3.9899, -2.4749
CIE-LCH:
86.0704, 4.6951, 328.1892
CIE-Luv:
86.0704, 4.1312, -4.4839
Hunter-Lab:
82.5397, -0.5640, 2.2130
#ddd5dc color charts
#ddd5dc color shades, tints & tones
#ddd5dc color schemes
#ddd5dc color preview, HTML & CSS examples
This text has a color of #ddd5dc
<p style="color:#ddd5dc;">Text here</p>
.mytext {color:#ddd5dc;}
This box has a color of #ddd5dc
<div style="background-color:#ddd5dc;">Content here</div>
.mybackground {background-color:#ddd5dc;}
Border around this has a color of #ddd5dc
<div style="border:2px solid #ddd5dc;">Content here</div>
.myborder {border:2px solid #ddd5dc;}