#dedce3 color space conversions
Hex:
#dedce3
RGB:
222, 220, 227
CMY:
13, 14, 11
CMYK:
2, 3, 0, 11
HSL:
257°, 11.1111%, 87.6471%
HSV (HSB):
257°, 3.0837%, 89.0196%
XYZ:
69.5825, 72.2620, 82.9536
xyY:
0.3095, 0.3215, 72.2620
CIE-Lab:
88.0946, 1.9505, -3.1915
CIE-LCH:
88.0946, 3.7403, 301.4313
CIE-Luv:
88.0946, 0.7225, -5.2463
Hunter-Lab:
85.0071, -2.6513, 1.6472
#dedce3 color charts
#dedce3 color shades, tints & tones
#dedce3 color schemes
#dedce3 color preview, HTML & CSS examples
This text has a color of #dedce3
<p style="color:#dedce3;">Text here</p>
.mytext {color:#dedce3;}
This box has a color of #dedce3
<div style="background-color:#dedce3;">Content here</div>
.mybackground {background-color:#dedce3;}
Border around this has a color of #dedce3
<div style="border:2px solid #dedce3;">Content here</div>
.myborder {border:2px solid #dedce3;}