#ddc8d1 color space conversions
Hex:
#ddc8d1
RGB:
221, 200, 209
CMY:
13, 22, 18
CMYK:
0, 10, 5, 13
HSL:
334°, 23.5955%, 82.5490%
HSV (HSB):
334°, 9.5023%, 86.6667%
XYZ:
61.9817, 61.2842, 68.8838
xyY:
0.3226, 0.3189, 61.2842
CIE-Lab:
82.5313, 8.8854, -1.8101
CIE-LCH:
82.5313, 9.0679, 348.4853
CIE-Luv:
82.5313, 11.6637, -4.3148
Hunter-Lab:
78.2842, 4.3304, 2.6285
#ddc8d1 color charts
#ddc8d1 color shades, tints & tones
#ddc8d1 color schemes
#ddc8d1 color preview, HTML & CSS examples
This text has a color of #ddc8d1
<p style="color:#ddc8d1;">Text here</p>
.mytext {color:#ddc8d1;}
This box has a color of #ddc8d1
<div style="background-color:#ddc8d1;">Content here</div>
.mybackground {background-color:#ddc8d1;}
Border around this has a color of #ddc8d1
<div style="border:2px solid #ddc8d1;">Content here</div>
.myborder {border:2px solid #ddc8d1;}