#ddcdce color space conversions
Hex:
#ddcdce
RGB:
221, 205, 206
CMY:
13, 20, 19
CMYK:
0, 7, 7, 13
HSL:
356°, 19.0476%, 83.5294%
HSV (HSB):
356°, 7.2398%, 86.6667%
XYZ:
62.7907, 63.4910, 67.3381
xyY:
0.3243, 0.3279, 63.4910
CIE-Lab:
83.7001, 5.7257, 1.4990
CIE-LCH:
83.7001, 5.9187, 14.6711
CIE-Luv:
83.7001, 9.2597, 1.2285
Hunter-Lab:
79.6813, 1.2200, 5.6713
#ddcdce color charts
#ddcdce RGB chart
#ddcdce CMYK chart
#ddcdce RGB pie chart
#ddcdce color shades, tints & tones
#ddcdce color schemes
#ddcdce color preview, HTML & CSS examples
This text has a color of #ddcdce
<p style="color:#ddcdce;">Text here</p>
.mytext {color:#ddcdce;}
Text color #ddcdce
This box has a color of #ddcdce
<div style="background-color:#ddcdce;">Content here</div>
.mybackground {background-color:#ddcdce;}
Background color #ddcdce
Border around this has a color of #ddcdce
<div style="border:2px solid #ddcdce;">Content here</div>
.myborder {border:2px solid #ddcdce;}
Border color #ddcdce