#fdeff5 color space conversions
Hex:
#fdeff5
RGB:
253, 239, 245
CMY:
1, 6, 4
CMYK:
0, 6, 3, 1
HSL:
334°, 77.7778%, 96.4706%
HSV (HSB):
334°, 5.5336%, 99.2157%
XYZ:
87.8559, 89.2082, 98.9746
xyY:
0.3183, 0.3232, 89.2082
CIE-Lab:
95.6674, 5.7334, -1.2094
CIE-LCH:
95.6674, 5.8596, 348.0884
CIE-Luv:
95.6674, 7.6263, -2.9048
Hunter-Lab:
94.4501, 0.7501, 3.9849
#fdeff5 color charts
#fdeff5 color shades, tints & tones
#fdeff5 color schemes
#fdeff5 color preview, HTML & CSS examples
This text has a color of #fdeff5
<p style="color:#fdeff5;">Text here</p>
.mytext {color:#fdeff5;}
This box has a color of #fdeff5
<div style="background-color:#fdeff5;">Content here</div>
.mybackground {background-color:#fdeff5;}
Border around this has a color of #fdeff5
<div style="border:2px solid #fdeff5;">Content here</div>
.myborder {border:2px solid #fdeff5;}