#ddc7e0 color space conversions
Hex:
#ddc7e0
RGB:
221, 199, 224
CMY:
13, 22, 12
CMYK:
1, 11, 0, 12
HSL:
293°, 28.7356%, 82.9412%
HSV (HSB):
293°, 11.1607%, 87.8431%
XYZ:
63.6968, 61.6008, 79.0540
xyY:
0.3117, 0.3014, 61.6008
CIE-Lab:
82.7007, 12.1180, -9.5829
CIE-LCH:
82.7007, 15.4492, 321.6632
CIE-Luv:
82.7007, 10.9355, -16.8912
Hunter-Lab:
78.4862, 7.5138, -4.7786
#ddc7e0 color charts
#ddc7e0 color shades, tints & tones
#ddc7e0 color schemes
#ddc7e0 color preview, HTML & CSS examples
This text has a color of #ddc7e0
<p style="color:#ddc7e0;">Text here</p>
.mytext {color:#ddc7e0;}
This box has a color of #ddc7e0
<div style="background-color:#ddc7e0;">Content here</div>
.mybackground {background-color:#ddc7e0;}
Border around this has a color of #ddc7e0
<div style="border:2px solid #ddc7e0;">Content here</div>
.myborder {border:2px solid #ddc7e0;}