#fddeff color space conversions
Hex:
#fddeff
RGB:
253, 222, 255
CMY:
1, 13, 0
CMYK:
1, 13, 0, 0
HSL:
296°, 100.0000%, 93.5294%
HSV (HSB):
296°, 12.9412%, 100.0000%
XYZ:
84.6793, 80.3452, 105.6528
xyY:
0.3128, 0.2968, 80.3452
CIE-Lab:
91.8395, 16.2902, -12.0721
CIE-LCH:
91.8395, 20.2758, 323.4591
CIE-Luv:
91.8395, 15.4737, -21.8625
Hunter-Lab:
89.6355, 11.7681, -7.1399
#fddeff color charts
#fddeff color shades, tints & tones
#fddeff color schemes
#fddeff color preview, HTML & CSS examples
This text has a color of #fddeff
<p style="color:#fddeff;">Text here</p>
.mytext {color:#fddeff;}
This box has a color of #fddeff
<div style="background-color:#fddeff;">Content here</div>
.mybackground {background-color:#fddeff;}
Border around this has a color of #fddeff
<div style="border:2px solid #fddeff;">Content here</div>
.myborder {border:2px solid #fddeff;}