#fde4dd color space conversions
Hex:
#fde4dd
RGB:
253, 228, 221
CMY:
1, 11, 13
CMYK:
0, 10, 13, 1
HSL:
13°, 88.8889%, 92.9412%
HSV (HSB):
13°, 12.6482%, 99.2157%
XYZ:
81.3026, 81.5899, 79.8699
xyY:
0.3349, 0.3361, 81.5899
CIE-Lab:
92.3936, 7.4201, 6.5126
CIE-LCH:
92.3936, 9.8728, 41.2734
CIE-Luv:
92.3936, 15.2360, 8.4297
Hunter-Lab:
90.3271, 2.5936, 10.8030
#fde4dd color charts
#fde4dd color shades, tints & tones
#fde4dd color schemes
#fde4dd color preview, HTML & CSS examples
This text has a color of #fde4dd
<p style="color:#fde4dd;">Text here</p>
.mytext {color:#fde4dd;}
This box has a color of #fde4dd
<div style="background-color:#fde4dd;">Content here</div>
.mybackground {background-color:#fde4dd;}
Border around this has a color of #fde4dd
<div style="border:2px solid #fde4dd;">Content here</div>
.myborder {border:2px solid #fde4dd;}