#ddddce color space conversions
Hex:
#ddddce
RGB:
221, 221, 206
CMY:
13, 13, 19
CMYK:
0, 0, 7, 13
HSL:
60°, 18.0723%, 83.7255%
HSV (HSB):
60°, 6.7873%, 86.6667%
XYZ:
66.8158, 71.5413, 68.6798
xyY:
0.3227, 0.3455, 71.5413
CIE-Lab:
87.7473, -2.6063, 7.3528
CIE-LCH:
87.7473, 7.8010, 109.5179
CIE-Luv:
87.7473, 0.8271, 11.4437
Hunter-Lab:
84.5821, -7.0121, 11.0646
#ddddce color charts
#ddddce RGB chart
#ddddce CMYK chart
#ddddce RGB pie chart
#ddddce color shades, tints & tones
#ddddce color schemes
#ddddce color preview, HTML & CSS examples
This text has a color of #ddddce
<p style="color:#ddddce;">Text here</p>
.mytext {color:#ddddce;}
Text color #ddddce
This box has a color of #ddddce
<div style="background-color:#ddddce;">Content here</div>
.mybackground {background-color:#ddddce;}
Background color #ddddce
Border around this has a color of #ddddce
<div style="border:2px solid #ddddce;">Content here</div>
.myborder {border:2px solid #ddddce;}
Border color #ddddce