#fdddef color space conversions
Hex:
#fdddef
RGB:
253, 221, 239
CMY:
1, 13, 6
CMYK:
0, 13, 6, 1
HSL:
326°, 88.8889%, 92.9412%
HSV (HSB):
326°, 12.6482%, 99.2157%
XYZ:
81.9445, 78.8275, 92.5577
xyY:
0.3235, 0.3112, 78.8275
CIE-Lab:
91.1562, 13.9994, -4.7064
CIE-LCH:
91.1562, 14.7693, 341.4180
CIE-Luv:
91.1562, 17.4468, -9.7913
Hunter-Lab:
88.7849, 9.3739, 0.3400
#fdddef color charts
#fdddef RGB chart
#fdddef CMYK chart
#fdddef RGB pie chart
#fdddef color shades, tints & tones
#fdddef color schemes
#fdddef color preview, HTML & CSS examples
This text has a color of #fdddef
<p style="color:#fdddef;">Text here</p>
.mytext {color:#fdddef;}
Text color #fdddef
This box has a color of #fdddef
<div style="background-color:#fdddef;">Content here</div>
.mybackground {background-color:#fdddef;}
Background color #fdddef
Border around this has a color of #fdddef
<div style="border:2px solid #fdddef;">Content here</div>
.myborder {border:2px solid #fdddef;}
Border color #fdddef