#ddcddf color space conversions
Hex:
#ddcddf
RGB:
221, 205, 223
CMY:
13, 20, 13
CMYK:
1, 8, 0, 13
HSL:
293°, 21.9512%, 83.9216%
HSV (HSB):
293°, 8.0717%, 87.4510%
XYZ:
64.9694, 64.3625, 78.8110
xyY:
0.3121, 0.3092, 64.3625
CIE-Lab:
84.1542, 8.7479, -6.8925
CIE-LCH:
84.1542, 11.1370, 321.7651
CIE-Luv:
84.1542, 7.9848, -12.1285
Hunter-Lab:
80.2262, 4.1582, -2.0857
#ddcddf color charts
#ddcddf RGB chart
#ddcddf CMYK chart
#ddcddf RGB pie chart
#ddcddf color shades, tints & tones
#ddcddf color schemes
#ddcddf color preview, HTML & CSS examples
This text has a color of #ddcddf
<p style="color:#ddcddf;">Text here</p>
.mytext {color:#ddcddf;}
Text color #ddcddf
This box has a color of #ddcddf
<div style="background-color:#ddcddf;">Content here</div>
.mybackground {background-color:#ddcddf;}
Background color #ddcddf
Border around this has a color of #ddcddf
<div style="border:2px solid #ddcddf;">Content here</div>
.myborder {border:2px solid #ddcddf;}
Border color #ddcddf