#fdedfe color space conversions
Hex:
#fdedfe
RGB:
253, 237, 254
CMY:
1, 7, 0
CMYK:
0, 7, 0, 0
HSL:
296°, 89.4737%, 96.2745%
HSV (HSB):
296°, 6.6929%, 99.6078%
XYZ:
88.6816, 88.6068, 106.1947
xyY:
0.3128, 0.3126, 88.6068
CIE-Lab:
95.4158, 8.3385, -6.2440
CIE-LCH:
95.4158, 10.4172, 323.1737
CIE-Luv:
95.4158, 8.0036, -11.2462
Hunter-Lab:
94.1312, 3.4365, -0.9966
#fdedfe color charts
#fdedfe color shades, tints & tones
#fdedfe color schemes
#fdedfe color preview, HTML & CSS examples
This text has a color of #fdedfe
<p style="color:#fdedfe;">Text here</p>
.mytext {color:#fdedfe;}
This box has a color of #fdedfe
<div style="background-color:#fdedfe;">Content here</div>
.mybackground {background-color:#fdedfe;}
Border around this has a color of #fdedfe
<div style="border:2px solid #fdedfe;">Content here</div>
.myborder {border:2px solid #fdedfe;}