#dedcdf color space conversions
Hex:
#dedcdf
RGB:
222, 220, 223
CMY:
13, 14, 13
CMYK:
0, 1, 0, 13
HSL:
280°, 4.4776%, 86.8627%
HSV (HSB):
280°, 1.3453%, 87.4510%
XYZ:
69.0367, 72.0437, 80.0792
xyY:
0.3122, 0.3258, 72.0437
CIE-Lab:
87.9896, 1.2214, -1.2378
CIE-LCH:
87.9896, 1.7389, 314.6184
CIE-Luv:
87.9896, 0.9573, -2.1079
Hunter-Lab:
84.8786, -3.3530, 3.4775
#dedcdf color charts
#dedcdf RGB chart
#dedcdf CMYK chart
#dedcdf RGB pie chart
#dedcdf color shades, tints & tones
#dedcdf color schemes
#dedcdf color preview, HTML & CSS examples
This text has a color of #dedcdf
<p style="color:#dedcdf;">Text here</p>
.mytext {color:#dedcdf;}
Text color #dedcdf
This box has a color of #dedcdf
<div style="background-color:#dedcdf;">Content here</div>
.mybackground {background-color:#dedcdf;}
Background color #dedcdf
Border around this has a color of #dedcdf
<div style="border:2px solid #dedcdf;">Content here</div>
.myborder {border:2px solid #dedcdf;}
Border color #dedcdf