#dedddf color space conversions
Hex:
#dedddf
RGB:
222, 221, 223
CMY:
13, 13, 13
CMYK:
0, 1, 0, 13
HSL:
270°, 3.0303%, 87.0588%
HSV (HSB):
270°, 0.8969%, 87.4510%
XYZ:
69.2999, 72.5702, 80.1670
xyY:
0.3121, 0.3268, 72.5702
CIE-Lab:
88.2423, 0.7027, -0.8680
CIE-LCH:
88.2423, 1.1168, 308.9927
CIE-Luv:
88.2423, 0.4509, -1.4505
Hunter-Lab:
85.1882, -3.8708, 3.8364
#dedddf color charts
#dedddf RGB chart
#dedddf CMYK chart
#dedddf RGB pie chart
#dedddf color shades, tints & tones
#dedddf color schemes
#dedddf color preview, HTML & CSS examples
This text has a color of #dedddf
<p style="color:#dedddf;">Text here</p>
.mytext {color:#dedddf;}
Text color #dedddf
This box has a color of #dedddf
<div style="background-color:#dedddf;">Content here</div>
.mybackground {background-color:#dedddf;}
Background color #dedddf
Border around this has a color of #dedddf
<div style="border:2px solid #dedddf;">Content here</div>
.myborder {border:2px solid #dedddf;}
Border color #dedddf