#fdeddf color space conversions
Hex:
#fdeddf
RGB:
253, 237, 223
CMY:
1, 7, 13
CMYK:
0, 6, 12, 1
HSL:
28°, 88.2353%, 93.3333%
HSV (HSB):
28°, 11.8577%, 99.2157%
XYZ:
84.1115, 86.7787, 82.1289
xyY:
0.3324, 0.3430, 86.7787
CIE-Lab:
94.6443, 3.1229, 8.7086
CIE-LCH:
94.6443, 9.2516, 70.2722
CIE-Luv:
94.6443, 10.2037, 12.5134
Hunter-Lab:
93.1551, -1.8504, 12.9364
#fdeddf color charts
#fdeddf RGB chart
#fdeddf CMYK chart
#fdeddf RGB pie chart
#fdeddf color shades, tints & tones
#fdeddf color schemes
#fdeddf color preview, HTML & CSS examples
This text has a color of #fdeddf
<p style="color:#fdeddf;">Text here</p>
.mytext {color:#fdeddf;}
Text color #fdeddf
This box has a color of #fdeddf
<div style="background-color:#fdeddf;">Content here</div>
.mybackground {background-color:#fdeddf;}
Background color #fdeddf
Border around this has a color of #fdeddf
<div style="border:2px solid #fdeddf;">Content here</div>
.myborder {border:2px solid #fdeddf;}
Border color #fdeddf