#fddef9 color space conversions
Hex:
#fddef9
RGB:
253, 222, 249
CMY:
1, 13, 2
CMYK:
0, 12, 2, 1
HSL:
308°, 88.5714%, 93.1373%
HSV (HSB):
308°, 12.2530%, 99.2157%
XYZ:
83.7282, 79.9648, 100.6443
xyY:
0.3167, 0.3025, 79.9648
CIE-Lab:
91.6690, 15.2170, -9.1865
CIE-LCH:
91.6690, 17.7749, 328.8806
CIE-Luv:
91.6690, 16.0211, -17.0600
Hunter-Lab:
89.4230, 10.6421, -4.1339
#fddef9 color charts
#fddef9 color shades, tints & tones
#fddef9 color schemes
#fddef9 color preview, HTML & CSS examples
This text has a color of #fddef9
<p style="color:#fddef9;">Text here</p>
.mytext {color:#fddef9;}
This box has a color of #fddef9
<div style="background-color:#fddef9;">Content here</div>
.mybackground {background-color:#fddef9;}
Border around this has a color of #fddef9
<div style="border:2px solid #fddef9;">Content here</div>
.myborder {border:2px solid #fddef9;}