#fdeedf color space conversions
Hex:
#fdeedf
RGB:
253, 238, 223
CMY:
1, 7, 13
CMYK:
0, 6, 12, 1
HSL:
30°, 88.2353%, 93.3333%
HSV (HSB):
30°, 11.8577%, 99.2157%
XYZ:
84.4018, 87.3594, 82.2256
xyY:
0.3323, 0.3440, 87.3594
CIE-Lab:
94.8906, 2.6132, 9.0616
CIE-LCH:
94.8906, 9.4309, 73.9137
CIE-Luv:
94.8906, 9.6638, 13.1324
Hunter-Lab:
93.4663, -2.3770, 13.2668
#fdeedf color charts
#fdeedf color shades, tints & tones
#fdeedf color schemes
#fdeedf color preview, HTML & CSS examples
This text has a color of #fdeedf
<p style="color:#fdeedf;">Text here</p>
.mytext {color:#fdeedf;}
This box has a color of #fdeedf
<div style="background-color:#fdeedf;">Content here</div>
.mybackground {background-color:#fdeedf;}
Border around this has a color of #fdeedf
<div style="border:2px solid #fdeedf;">Content here</div>
.myborder {border:2px solid #fdeedf;}