#dedde3 color space conversions
Hex:
#dedde3
RGB:
222, 221, 227
CMY:
13, 13, 11
CMYK:
2, 3, 0, 11
HSL:
250°, 9.6774%, 87.8431%
HSV (HSB):
250°, 2.6432%, 89.0196%
XYZ:
69.8458, 72.7885, 83.0414
xyY:
0.3095, 0.3225, 72.7885
CIE-Lab:
88.3468, 1.4310, -2.8211
CIE-LCH:
88.3468, 3.1632, 296.8967
CIE-Luv:
88.3468, 0.2207, -4.5841
Hunter-Lab:
85.3162, -3.1708, 2.0122
#dedde3 color charts
#dedde3 color shades, tints & tones
#dedde3 color schemes
#dedde3 color preview, HTML & CSS examples
This text has a color of #dedde3
<p style="color:#dedde3;">Text here</p>
.mytext {color:#dedde3;}
This box has a color of #dedde3
<div style="background-color:#dedde3;">Content here</div>
.mybackground {background-color:#dedde3;}
Border around this has a color of #dedde3
<div style="border:2px solid #dedde3;">Content here</div>
.myborder {border:2px solid #dedde3;}