#fdeddc color space conversions
Hex:
#fdeddc
RGB:
253, 237, 220
CMY:
1, 7, 14
CMYK:
0, 6, 13, 1
HSL:
31°, 89.1892%, 92.7451%
HSV (HSB):
31°, 13.0435%, 99.2157%
XYZ:
83.7105, 86.6183, 80.0171
xyY:
0.3344, 0.3460, 86.6183
CIE-Lab:
94.5761, 2.6528, 10.1649
CIE-LCH:
94.5761, 10.5053, 75.3733
CIE-Luv:
94.5761, 10.4088, 14.7247
Hunter-Lab:
93.0690, -2.3197, 14.1730
#fdeddc color charts
#fdeddc RGB chart
#fdeddc CMYK chart
#fdeddc RGB pie chart
#fdeddc color shades, tints & tones
#fdeddc color schemes
#fdeddc color preview, HTML & CSS examples
This text has a color of #fdeddc
<p style="color:#fdeddc;">Text here</p>
.mytext {color:#fdeddc;}
Text color #fdeddc
This box has a color of #fdeddc
<div style="background-color:#fdeddc;">Content here</div>
.mybackground {background-color:#fdeddc;}
Background color #fdeddc
Border around this has a color of #fdeddc
<div style="border:2px solid #fdeddc;">Content here</div>
.myborder {border:2px solid #fdeddc;}
Border color #fdeddc