#fde4f4 color space conversions
Hex:
#fde4f4
RGB:
253, 228, 244
CMY:
1, 11, 4
CMYK:
0, 10, 4, 1
HSL:
322°, 86.2069%, 94.3137%
HSV (HSB):
322°, 9.8814%, 99.2157%
XYZ:
84.5805, 82.9011, 97.1316
xyY:
0.3196, 0.3133, 82.9011
CIE-Lab:
92.9711, 11.2256, -4.6480
CIE-LCH:
92.9711, 12.1498, 337.5076
CIE-Luv:
92.9711, 13.3753, -9.2219
Hunter-Lab:
91.0500, 6.4792, 0.4848
#fde4f4 color charts
#fde4f4 color shades, tints & tones
#fde4f4 color schemes
#fde4f4 color preview, HTML & CSS examples
This text has a color of #fde4f4
<p style="color:#fde4f4;">Text here</p>
.mytext {color:#fde4f4;}
This box has a color of #fde4f4
<div style="background-color:#fde4f4;">Content here</div>
.mybackground {background-color:#fde4f4;}
Border around this has a color of #fde4f4
<div style="border:2px solid #fde4f4;">Content here</div>
.myborder {border:2px solid #fde4f4;}