#fddef7 color space conversions
Hex:
#fddef7
RGB:
253, 222, 247
CMY:
1, 13, 3
CMYK:
0, 12, 2, 1
HSL:
312°, 88.5714%, 93.1373%
HSV (HSB):
312°, 12.2530%, 99.2157%
XYZ:
83.4178, 79.8406, 99.0099
xyY:
0.3181, 0.3044, 79.8406
CIE-Lab:
91.6133, 14.8643, -8.2222
CIE-LCH:
91.6133, 16.9868, 331.0507
CIE-Luv:
91.6133, 16.2027, -15.4683
Hunter-Lab:
89.3536, 10.2735, -3.1499
#fddef7 color charts
#fddef7 color shades, tints & tones
#fddef7 color schemes
#fddef7 color preview, HTML & CSS examples
This text has a color of #fddef7
<p style="color:#fddef7;">Text here</p>
.mytext {color:#fddef7;}
This box has a color of #fddef7
<div style="background-color:#fddef7;">Content here</div>
.mybackground {background-color:#fddef7;}
Border around this has a color of #fddef7
<div style="border:2px solid #fddef7;">Content here</div>
.myborder {border:2px solid #fddef7;}