#fddded color space conversions
Hex:
#fddded
RGB:
253, 221, 237
CMY:
1, 13, 7
CMYK:
0, 13, 6, 1
HSL:
330°, 88.8889%, 92.9412%
HSV (HSB):
330°, 12.6482%, 99.2157%
XYZ:
81.6505, 78.7100, 91.0099
xyY:
0.3248, 0.3131, 78.7100
CIE-Lab:
91.1029, 13.6595, -3.7363
CIE-LCH:
91.1029, 14.1612, 344.7020
CIE-Luv:
91.1029, 17.6284, -8.2237
Hunter-Lab:
88.7186, 9.0215, 1.2818
#fddded color charts
#fddded RGB chart
#fddded CMYK chart
#fddded RGB pie chart
#fddded color shades, tints & tones
#fddded color schemes
#fddded color preview, HTML & CSS examples
This text has a color of #fddded
<p style="color:#fddded;">Text here</p>
.mytext {color:#fddded;}
Text color #fddded
This box has a color of #fddded
<div style="background-color:#fddded;">Content here</div>
.mybackground {background-color:#fddded;}
Background color #fddded
Border around this has a color of #fddded
<div style="border:2px solid #fddded;">Content here</div>
.myborder {border:2px solid #fddded;}
Border color #fddded