#fde4e9 color space conversions
Hex:
#fde4e9
RGB:
253, 228, 233
CMY:
1, 11, 9
CMYK:
0, 10, 8, 1
HSL:
348°, 86.2069%, 94.3137%
HSV (HSB):
348°, 9.8814%, 99.2157%
XYZ:
82.9594, 82.2526, 88.5947
xyY:
0.3269, 0.3241, 82.2526
CIE-Lab:
92.6863, 9.3610, 0.6751
CIE-LCH:
92.6863, 9.3853, 4.1248
CIE-Luv:
92.6863, 14.2757, -0.6730
Hunter-Lab:
90.6932, 4.5653, 5.5672
#fde4e9 color charts
#fde4e9 color shades, tints & tones
#fde4e9 color schemes
#fde4e9 color preview, HTML & CSS examples
This text has a color of #fde4e9
<p style="color:#fde4e9;">Text here</p>
.mytext {color:#fde4e9;}
This box has a color of #fde4e9
<div style="background-color:#fde4e9;">Content here</div>
.mybackground {background-color:#fde4e9;}
Border around this has a color of #fde4e9
<div style="border:2px solid #fde4e9;">Content here</div>
.myborder {border:2px solid #fde4e9;}