#fddde9 color space conversions
Hex:
#fddde9
RGB:
253, 221, 233
CMY:
1, 13, 9
CMYK:
0, 13, 8, 1
HSL:
338°, 88.8889%, 92.9412%
HSV (HSB):
338°, 12.6482%, 99.2157%
XYZ:
81.0724, 78.4787, 87.9657
xyY:
0.3275, 0.3171, 78.4787
CIE-Lab:
90.9979, 12.9876, -1.7929
CIE-LCH:
90.9979, 13.1108, 352.1401
CIE-Luv:
90.9979, 17.9898, -5.1058
Hunter-Lab:
88.5882, 8.3267, 3.1384
#fddde9 color charts
#fddde9 color shades, tints & tones
#fddde9 color schemes
#fddde9 color preview, HTML & CSS examples
This text has a color of #fddde9
<p style="color:#fddde9;">Text here</p>
.mytext {color:#fddde9;}
This box has a color of #fddde9
<div style="background-color:#fddde9;">Content here</div>
.mybackground {background-color:#fddde9;}
Border around this has a color of #fddde9
<div style="border:2px solid #fddde9;">Content here</div>
.myborder {border:2px solid #fddde9;}