#fdeddb color space conversions
Hex:
#fdeddb
RGB:
253, 237, 219
CMY:
1, 7, 14
CMYK:
0, 6, 13, 1
HSL:
32°, 89.4737%, 92.5490%
HSV (HSB):
32°, 13.4387%, 99.2157%
XYZ:
83.5784, 86.5655, 79.3216
xyY:
0.3350, 0.3470, 86.5655
CIE-Lab:
94.5536, 2.4975, 10.6506
CIE-LCH:
94.5536, 10.9395, 76.8028
CIE-Luv:
94.5536, 10.4768, 15.4578
Hunter-Lab:
93.0406, -2.4744, 14.5808
#fdeddb color charts
#fdeddb color shades, tints & tones
#fdeddb color schemes
#fdeddb color preview, HTML & CSS examples
This text has a color of #fdeddb
<p style="color:#fdeddb;">Text here</p>
.mytext {color:#fdeddb;}
This box has a color of #fdeddb
<div style="background-color:#fdeddb;">Content here</div>
.mybackground {background-color:#fdeddb;}
Border around this has a color of #fdeddb
<div style="border:2px solid #fdeddb;">Content here</div>
.myborder {border:2px solid #fdeddb;}