#fde5ed color space conversions
Hex:
#fde5ed
RGB:
253, 229, 237
CMY:
1, 10, 7
CMYK:
0, 9, 6, 1
HSL:
340°, 85.7143%, 94.5098%
HSV (HSB):
340°, 9.4862%, 99.2157%
XYZ:
83.8134, 83.0357, 91.7308
xyY:
0.3241, 0.3211, 83.0357
CIE-Lab:
93.0301, 9.5131, -0.9098
CIE-LCH:
93.0301, 9.5565, 354.5372
CIE-Luv:
93.0301, 13.4250, -3.1232
Hunter-Lab:
91.1239, 4.7127, 4.1019
#fde5ed color charts
#fde5ed color shades, tints & tones
#fde5ed color schemes
#fde5ed color preview, HTML & CSS examples
This text has a color of #fde5ed
<p style="color:#fde5ed;">Text here</p>
.mytext {color:#fde5ed;}
This box has a color of #fde5ed
<div style="background-color:#fde5ed;">Content here</div>
.mybackground {background-color:#fde5ed;}
Border around this has a color of #fde5ed
<div style="border:2px solid #fde5ed;">Content here</div>
.myborder {border:2px solid #fde5ed;}