#fde5e3 color space conversions
Hex:
#fde5e3
RGB:
253, 229, 227
CMY:
1, 10, 11
CMYK:
0, 9, 10, 1
HSL:
5°, 86.6667%, 94.1176%
HSV (HSB):
5°, 10.2767%, 99.2157%
XYZ:
82.3925, 82.4673, 84.2483
xyY:
0.3307, 0.3311, 82.4673
CIE-Lab:
92.7807, 7.8628, 3.9427
CIE-LCH:
92.7807, 8.7959, 26.6309
CIE-Luv:
92.7807, 14.2212, 4.5359
Hunter-Lab:
90.8115, 3.0312, 8.5631
#fde5e3 color charts
#fde5e3 color shades, tints & tones
#fde5e3 color schemes
#fde5e3 color preview, HTML & CSS examples
This text has a color of #fde5e3
<p style="color:#fde5e3;">Text here</p>
.mytext {color:#fde5e3;}
This box has a color of #fde5e3
<div style="background-color:#fde5e3;">Content here</div>
.mybackground {background-color:#fde5e3;}
Border around this has a color of #fde5e3
<div style="border:2px solid #fde5e3;">Content here</div>
.myborder {border:2px solid #fde5e3;}