#ddd2c4 color space conversions
Hex:
#ddd2c4
RGB:
221, 210, 196
CMY:
13, 18, 23
CMYK:
0, 5, 11, 13
HSL:
34°, 26.8817%, 81.7647%
HSV (HSB):
34°, 11.3122%, 86.6667%
XYZ:
62.8292, 65.4509, 61.5464
xyY:
0.3310, 0.3448, 65.4509
CIE-Lab:
84.7155, 1.4377, 8.2823
CIE-LCH:
84.7155, 8.4061, 80.1523
CIE-Luv:
84.7155, 7.2802, 11.9733
Hunter-Lab:
80.9017, -2.9528, 11.5260
#ddd2c4 color charts
#ddd2c4 color shades, tints & tones
#ddd2c4 color schemes
#ddd2c4 color preview, HTML & CSS examples
This text has a color of #ddd2c4
<p style="color:#ddd2c4;">Text here</p>
.mytext {color:#ddd2c4;}
This box has a color of #ddd2c4
<div style="background-color:#ddd2c4;">Content here</div>
.mybackground {background-color:#ddd2c4;}
Border around this has a color of #ddd2c4
<div style="border:2px solid #ddd2c4;">Content here</div>
.myborder {border:2px solid #ddd2c4;}