#fdeefc color space conversions
Hex:
#fdeefc
RGB:
253, 238, 252
CMY:
1, 7, 1
CMYK:
0, 6, 0, 1
HSL:
304°, 78.9474%, 96.2745%
HSV (HSB):
304°, 5.9289%, 99.2157%
XYZ:
88.6532, 89.0600, 104.6132
xyY:
0.3140, 0.3155, 89.0600
CIE-Lab:
95.6055, 7.4691, -4.9275
CIE-LCH:
95.6055, 8.9480, 326.5861
CIE-Luv:
95.6055, 7.6426, -9.0174
Hunter-Lab:
94.3716, 2.5336, 0.3357
#fdeefc color charts
#fdeefc color shades, tints & tones
#fdeefc color schemes
#fdeefc color preview, HTML & CSS examples
This text has a color of #fdeefc
<p style="color:#fdeefc;">Text here</p>
.mytext {color:#fdeefc;}
This box has a color of #fdeefc
<div style="background-color:#fdeefc;">Content here</div>
.mybackground {background-color:#fdeefc;}
Border around this has a color of #fdeefc
<div style="border:2px solid #fdeefc;">Content here</div>
.myborder {border:2px solid #fdeefc;}