#fddff7 color space conversions
Hex:
#fddff7
RGB:
253, 223, 247
CMY:
1, 13, 3
CMYK:
0, 12, 2, 1
HSL:
312°, 88.2353%, 93.3333%
HSV (HSB):
312°, 11.8577%, 99.2157%
XYZ:
83.6842, 80.3734, 99.0987
xyY:
0.3180, 0.3054, 80.3734
CIE-Lab:
91.8521, 14.3438, -7.8683
CIE-LCH:
91.8521, 16.3602, 331.2530
CIE-Luv:
91.8521, 15.6903, -14.8211
Hunter-Lab:
89.6512, 9.7297, -2.7821
#fddff7 color charts
#fddff7 color shades, tints & tones
#fddff7 color schemes
#fddff7 color preview, HTML & CSS examples
This text has a color of #fddff7
<p style="color:#fddff7;">Text here</p>
.mytext {color:#fddff7;}
This box has a color of #fddff7
<div style="background-color:#fddff7;">Content here</div>
.mybackground {background-color:#fddff7;}
Border around this has a color of #fddff7
<div style="border:2px solid #fddff7;">Content here</div>
.myborder {border:2px solid #fddff7;}