#fdeaee color space conversions
Hex:
#fdeaee
RGB:
253, 234, 238
CMY:
1, 8, 7
CMYK:
0, 8, 6, 1
HSL:
347°, 82.6087%, 95.4902%
HSV (HSB):
347°, 7.5099%, 99.2157%
XYZ:
85.3634, 85.9013, 92.9704
xyY:
0.3231, 0.3251, 85.9013
CIE-Lab:
94.2701, 7.1057, 0.3812
CIE-LCH:
94.2701, 7.1159, 3.0712
CIE-Luv:
94.2701, 10.7257, -0.7057
Hunter-Lab:
92.6830, 2.2080, 5.4042
#fdeaee color charts
#fdeaee color shades, tints & tones
#fdeaee color schemes
#fdeaee color preview, HTML & CSS examples
This text has a color of #fdeaee
<p style="color:#fdeaee;">Text here</p>
.mytext {color:#fdeaee;}
This box has a color of #fdeaee
<div style="background-color:#fdeaee;">Content here</div>
.mybackground {background-color:#fdeaee;}
Border around this has a color of #fdeaee
<div style="border:2px solid #fdeaee;">Content here</div>
.myborder {border:2px solid #fdeaee;}