#fdeeed color space conversions
Hex:
#fdeeed
RGB:
253, 238, 237
CMY:
1, 7, 7
CMYK:
0, 6, 6, 1
HSL:
4°, 80.0000%, 96.0784%
HSV (HSB):
4°, 6.3241%, 99.2157%
XYZ:
86.3686, 88.1461, 92.5826
xyY:
0.3234, 0.3300, 88.1461
CIE-Lab:
95.2224, 4.8870, 2.2873
CIE-LCH:
95.2224, 5.3958, 25.0817
CIE-Luv:
95.2224, 8.7029, 2.6103
Hunter-Lab:
93.8862, -0.0935, 7.2536
#fdeeed color charts
#fdeeed color shades, tints & tones
#fdeeed color schemes
#fdeeed color preview, HTML & CSS examples
This text has a color of #fdeeed
<p style="color:#fdeeed;">Text here</p>
.mytext {color:#fdeeed;}
This box has a color of #fdeeed
<div style="background-color:#fdeeed;">Content here</div>
.mybackground {background-color:#fdeeed;}
Border around this has a color of #fdeeed
<div style="border:2px solid #fdeeed;">Content here</div>
.myborder {border:2px solid #fdeeed;}