#ddd9c4 color space conversions
Hex:
#ddd9c4
RGB:
221, 217, 196
CMY:
13, 15, 23
CMYK:
0, 2, 11, 13
HSL:
50°, 26.8817%, 81.7647%
HSV (HSB):
50°, 11.3122%, 86.6667%
XYZ:
64.5955, 68.9834, 62.1351
xyY:
0.3301, 0.3525, 68.9834
CIE-Lab:
86.4958, -2.1922, 10.8261
CIE-LCH:
86.4958, 11.0458, 101.4469
CIE-Luv:
86.4958, 3.5060, 16.3420
Hunter-Lab:
83.0562, -6.5233, 13.7840
#ddd9c4 color charts
#ddd9c4 color shades, tints & tones
#ddd9c4 color schemes
#ddd9c4 color preview, HTML & CSS examples
This text has a color of #ddd9c4
<p style="color:#ddd9c4;">Text here</p>
.mytext {color:#ddd9c4;}
This box has a color of #ddd9c4
<div style="background-color:#ddd9c4;">Content here</div>
.mybackground {background-color:#ddd9c4;}
Border around this has a color of #ddd9c4
<div style="border:2px solid #ddd9c4;">Content here</div>
.myborder {border:2px solid #ddd9c4;}