#dedfc7 color space conversions
Hex:
#dedfc7
RGB:
222, 223, 199
CMY:
13, 13, 22
CMYK:
0, 0, 11, 13
HSL:
63°, 27.2727%, 82.7451%
HSV (HSB):
63°, 10.7623%, 87.4510%
XYZ:
66.8207, 72.4285, 64.4911
xyY:
0.3280, 0.3555, 72.4285
CIE-Lab:
88.1744, -4.4365, 11.6495
CIE-LCH:
88.1744, 12.4657, 110.8484
CIE-Luv:
88.1744, 0.7215, 17.9916
Hunter-Lab:
85.1049, -8.7832, 14.6445
#dedfc7 color charts
#dedfc7 color shades, tints & tones
#dedfc7 color schemes
#dedfc7 color preview, HTML & CSS examples
This text has a color of #dedfc7
<p style="color:#dedfc7;">Text here</p>
.mytext {color:#dedfc7;}
This box has a color of #dedfc7
<div style="background-color:#dedfc7;">Content here</div>
.mybackground {background-color:#dedfc7;}
Border around this has a color of #dedfc7
<div style="border:2px solid #dedfc7;">Content here</div>
.myborder {border:2px solid #dedfc7;}