#dddcdf color space conversions
Hex:
#dddcdf
RGB:
221, 220, 223
CMY:
13, 14, 13
CMYK:
1, 1, 0, 13
HSL:
260°, 4.4776%, 86.8627%
HSV (HSB):
260°, 1.3453%, 87.4510%
XYZ:
68.7313, 71.8863, 80.0649
xyY:
0.3114, 0.3257, 71.8863
CIE-Lab:
87.9138, 0.8844, -1.3577
CIE-LCH:
87.9138, 1.6204, 303.0796
CIE-Luv:
87.9138, 0.3936, -2.2320
Hunter-Lab:
84.7858, -3.6747, 3.3613
#dddcdf color charts
#dddcdf color shades, tints & tones
#dddcdf color schemes
#dddcdf color preview, HTML & CSS examples
This text has a color of #dddcdf
<p style="color:#dddcdf;">Text here</p>
.mytext {color:#dddcdf;}
This box has a color of #dddcdf
<div style="background-color:#dddcdf;">Content here</div>
.mybackground {background-color:#dddcdf;}
Border around this has a color of #dddcdf
<div style="border:2px solid #dddcdf;">Content here</div>
.myborder {border:2px solid #dddcdf;}