#dddcd7 color space conversions
Hex:
#dddcd7
RGB:
221, 220, 215
CMY:
13, 14, 16
CMYK:
0, 0, 3, 13
HSL:
50°, 8.1081%, 85.4902%
HSV (HSB):
50°, 2.7149%, 86.6667%
XYZ:
67.6777, 71.4648, 74.5171
xyY:
0.3168, 0.3345, 71.4648
CIE-Lab:
87.7104, -0.5435, 2.5612
CIE-LCH:
87.7104, 2.6182, 101.9811
CIE-Luv:
87.7104, 0.8493, 3.9704
Hunter-Lab:
84.5369, -5.0377, 6.9132
#dddcd7 color charts
#dddcd7 color shades, tints & tones
#dddcd7 color schemes
#dddcd7 color preview, HTML & CSS examples
This text has a color of #dddcd7
<p style="color:#dddcd7;">Text here</p>
.mytext {color:#dddcd7;}
This box has a color of #dddcd7
<div style="background-color:#dddcd7;">Content here</div>
.mybackground {background-color:#dddcd7;}
Border around this has a color of #dddcd7
<div style="border:2px solid #dddcd7;">Content here</div>
.myborder {border:2px solid #dddcd7;}