#fdedfc color space conversions
Hex:
#fdedfc
RGB:
253, 237, 252
CMY:
1, 7, 1
CMYK:
0, 6, 0, 1
HSL:
304°, 80.0000%, 96.0784%
HSV (HSB):
304°, 6.3241%, 99.2157%
XYZ:
88.3629, 88.4793, 104.5164
xyY:
0.3141, 0.3145, 88.4793
CIE-Lab:
95.3624, 7.9830, -5.2858
CIE-LCH:
95.3624, 9.5743, 326.4902
CIE-Luv:
95.3624, 8.1494, -9.6700
Hunter-Lab:
94.0634, 3.0713, -0.0343
#fdedfc color charts
#fdedfc color shades, tints & tones
#fdedfc color schemes
#fdedfc color preview, HTML & CSS examples
This text has a color of #fdedfc
<p style="color:#fdedfc;">Text here</p>
.mytext {color:#fdedfc;}
This box has a color of #fdedfc
<div style="background-color:#fdedfc;">Content here</div>
.mybackground {background-color:#fdedfc;}
Border around this has a color of #fdedfc
<div style="border:2px solid #fdedfc;">Content here</div>
.myborder {border:2px solid #fdedfc;}