#fdedf1 color space conversions
Hex:
#fdedf1
RGB:
253, 237, 241
CMY:
1, 7, 5
CMYK:
0, 6, 5, 1
HSL:
345°, 80.0000%, 96.0784%
HSV (HSB):
345°, 6.3241%, 99.2157%
XYZ:
86.6694, 87.8019, 95.5986
xyY:
0.3209, 0.3251, 87.8019
CIE-Lab:
95.0775, 6.0735, 0.0018
CIE-LCH:
95.0775, 6.0735, 0.0174
CIE-Luv:
95.0775, 8.9424, -1.0985
Hunter-Lab:
93.7027, 1.1222, 5.1022
#fdedf1 color charts
#fdedf1 color shades, tints & tones
#fdedf1 color schemes
#fdedf1 color preview, HTML & CSS examples
This text has a color of #fdedf1
<p style="color:#fdedf1;">Text here</p>
.mytext {color:#fdedf1;}
This box has a color of #fdedf1
<div style="background-color:#fdedf1;">Content here</div>
.mybackground {background-color:#fdedf1;}
Border around this has a color of #fdedf1
<div style="border:2px solid #fdedf1;">Content here</div>
.myborder {border:2px solid #fdedf1;}