#fdddf3 color space conversions
Hex:
#fdddf3
RGB:
253, 221, 243
CMY:
1, 13, 5
CMYK:
0, 13, 4, 1
HSL:
319°, 88.8889%, 92.9412%
HSV (HSB):
319°, 12.6482%, 99.2157%
XYZ:
82.5421, 79.0666, 95.7050
xyY:
0.3208, 0.3073, 79.0666
CIE-Lab:
91.2644, 14.6871, -6.6434
CIE-LCH:
91.2644, 16.1197, 335.6614
CIE-Luv:
91.2644, 17.0819, -12.9429
Hunter-Lab:
88.9194, 10.0890, -1.5709
#fdddf3 color charts
#fdddf3 color shades, tints & tones
#fdddf3 color schemes
#fdddf3 color preview, HTML & CSS examples
This text has a color of #fdddf3
<p style="color:#fdddf3;">Text here</p>
.mytext {color:#fdddf3;}
This box has a color of #fdddf3
<div style="background-color:#fdddf3;">Content here</div>
.mybackground {background-color:#fdddf3;}
Border around this has a color of #fdddf3
<div style="border:2px solid #fdddf3;">Content here</div>
.myborder {border:2px solid #fdddf3;}