#dedce1 color space conversions
Hex:
#dedce1
RGB:
222, 220, 225
CMY:
13, 14, 12
CMYK:
1, 2, 0, 12
HSL:
264°, 7.6923%, 87.2549%
HSV (HSB):
264°, 2.2222%, 88.2353%
XYZ:
69.3080, 72.1522, 81.5080
xyY:
0.3108, 0.3236, 72.1522
CIE-Lab:
88.0418, 1.5845, -2.2151
CIE-LCH:
88.0418, 2.7235, 305.5758
CIE-Luv:
88.0418, 0.8401, -3.6739
Hunter-Lab:
84.9425, -3.0039, 2.5670
#dedce1 color charts
#dedce1 color shades, tints & tones
#dedce1 color schemes
#dedce1 color preview, HTML & CSS examples
This text has a color of #dedce1
<p style="color:#dedce1;">Text here</p>
.mytext {color:#dedce1;}
This box has a color of #dedce1
<div style="background-color:#dedce1;">Content here</div>
.mybackground {background-color:#dedce1;}
Border around this has a color of #dedce1
<div style="border:2px solid #dedce1;">Content here</div>
.myborder {border:2px solid #dedce1;}