#dedfe2 color space conversions
Hex:
#dedfe2
RGB:
222, 223, 226
CMY:
13, 13, 11
CMYK:
2, 1, 0, 11
HSL:
225°, 6.4516%, 87.8431%
HSV (HSB):
225°, 1.7699%, 88.6275%
XYZ:
70.2393, 73.7959, 82.4935
xyY:
0.3101, 0.3258, 73.7959
CIE-Lab:
88.8259, 0.2115, -1.5922
CIE-LCH:
88.8259, 1.6061, 277.5652
CIE-Luv:
88.8259, -0.7269, -2.4771
Hunter-Lab:
85.9046, -4.3835, 3.1974
#dedfe2 color charts
#dedfe2 color shades, tints & tones
#dedfe2 color schemes
#dedfe2 color preview, HTML & CSS examples
This text has a color of #dedfe2
<p style="color:#dedfe2;">Text here</p>
.mytext {color:#dedfe2;}
This box has a color of #dedfe2
<div style="background-color:#dedfe2;">Content here</div>
.mybackground {background-color:#dedfe2;}
Border around this has a color of #dedfe2
<div style="border:2px solid #dedfe2;">Content here</div>
.myborder {border:2px solid #dedfe2;}