#ddc7d7 color space conversions
Hex:
#ddc7d7
RGB:
221, 199, 215
CMY:
13, 22, 16
CMYK:
0, 10, 3, 13
HSL:
316°, 24.4444%, 82.3529%
HSV (HSB):
316°, 9.9548%, 86.6667%
XYZ:
62.5080, 61.1253, 72.7938
xyY:
0.3182, 0.3112, 61.1253
CIE-Lab:
82.4461, 10.4763, -5.1460
CIE-LCH:
82.4461, 11.6720, 333.8398
CIE-Luv:
82.4461, 11.6914, -9.6919
Hunter-Lab:
78.1827, 5.8932, -0.4755
#ddc7d7 color charts
#ddc7d7 color shades, tints & tones
#ddc7d7 color schemes
#ddc7d7 color preview, HTML & CSS examples
This text has a color of #ddc7d7
<p style="color:#ddc7d7;">Text here</p>
.mytext {color:#ddc7d7;}
This box has a color of #ddc7d7
<div style="background-color:#ddc7d7;">Content here</div>
.mybackground {background-color:#ddc7d7;}
Border around this has a color of #ddc7d7
<div style="border:2px solid #ddc7d7;">Content here</div>
.myborder {border:2px solid #ddc7d7;}