#fdeeff color space conversions
Hex:
#fdeeff
RGB:
253, 238, 255
CMY:
1, 7, 0
CMYK:
1, 7, 0, 0
HSL:
293°, 100.0000%, 96.6667%
HSV (HSB):
293°, 6.6667%, 100.0000%
XYZ:
89.1325, 89.2517, 107.1373
xyY:
0.3122, 0.3126, 89.2517
CIE-Lab:
95.6855, 8.0029, -6.3641
CIE-LCH:
95.6855, 10.2249, 321.5075
CIE-Luv:
95.6855, 7.4273, -11.3806
Hunter-Lab:
94.4731, 3.0814, -1.1066
#fdeeff color charts
#fdeeff color shades, tints & tones
#fdeeff color schemes
#fdeeff color preview, HTML & CSS examples
This text has a color of #fdeeff
<p style="color:#fdeeff;">Text here</p>
.mytext {color:#fdeeff;}
This box has a color of #fdeeff
<div style="background-color:#fdeeff;">Content here</div>
.mybackground {background-color:#fdeeff;}
Border around this has a color of #fdeeff
<div style="border:2px solid #fdeeff;">Content here</div>
.myborder {border:2px solid #fdeeff;}