#fddef3 color space conversions
Hex:
#fddef3
RGB:
253, 222, 243
CMY:
1, 13, 5
CMYK:
0, 12, 4, 1
HSL:
319°, 88.5714%, 93.1373%
HSV (HSB):
319°, 12.2530%, 99.2157%
XYZ:
82.8070, 79.5963, 95.7932
xyY:
0.3207, 0.3083, 79.5963
CIE-Lab:
91.5034, 14.1666, -6.2902
CIE-LCH:
91.5034, 15.5003, 336.0579
CIE-Luv:
91.5034, 16.5644, -12.2996
Hunter-Lab:
89.2167, 9.5464, -1.2088
#fddef3 color charts
#fddef3 color shades, tints & tones
#fddef3 color schemes
#fddef3 color preview, HTML & CSS examples
This text has a color of #fddef3
<p style="color:#fddef3;">Text here</p>
.mytext {color:#fddef3;}
This box has a color of #fddef3
<div style="background-color:#fddef3;">Content here</div>
.mybackground {background-color:#fddef3;}
Border around this has a color of #fddef3
<div style="border:2px solid #fddef3;">Content here</div>
.myborder {border:2px solid #fddef3;}