#dedce4 color space conversions
Hex:
#dedce4
RGB:
222, 220, 228
CMY:
13, 14, 11
CMYK:
3, 4, 0, 11
HSL:
255°, 12.9032%, 87.8431%
HSV (HSB):
255°, 3.5088%, 89.4118%
XYZ:
69.7210, 72.3174, 83.6828
xyY:
0.3089, 0.3204, 72.3174
CIE-Lab:
88.1212, 2.1346, -3.6793
CIE-LCH:
88.1212, 4.2537, 300.1209
CIE-Luv:
88.1212, 0.6635, -6.0348
Hunter-Lab:
85.0397, -2.4736, 1.1838
#dedce4 color charts
#dedce4 color shades, tints & tones
#dedce4 color schemes
#dedce4 color preview, HTML & CSS examples
This text has a color of #dedce4
<p style="color:#dedce4;">Text here</p>
.mytext {color:#dedce4;}
This box has a color of #dedce4
<div style="background-color:#dedce4;">Content here</div>
.mybackground {background-color:#dedce4;}
Border around this has a color of #dedce4
<div style="border:2px solid #dedce4;">Content here</div>
.myborder {border:2px solid #dedce4;}