#fcedf0 color space conversions
Hex:
#fcedf0
RGB:
252, 237, 240
CMY:
1, 7, 6
CMYK:
0, 6, 5, 1
HSL:
348°, 71.4286%, 95.8824%
HSV (HSB):
348°, 5.9524%, 98.8235%
XYZ:
86.1572, 87.5551, 94.7969
xyY:
0.3209, 0.3261, 87.5551
CIE-Lab:
94.9733, 5.5656, 0.3590
CIE-LCH:
94.9733, 5.5771, 3.6912
CIE-Luv:
94.9733, 8.4259, -0.4573
Hunter-Lab:
93.5709, 0.6084, 5.4327
#fcedf0 color charts
#fcedf0 color shades, tints & tones
#fcedf0 color schemes
#fcedf0 color preview, HTML & CSS examples
This text has a color of #fcedf0
<p style="color:#fcedf0;">Text here</p>
.mytext {color:#fcedf0;}
This box has a color of #fcedf0
<div style="background-color:#fcedf0;">Content here</div>
.mybackground {background-color:#fcedf0;}
Border around this has a color of #fcedf0
<div style="border:2px solid #fcedf0;">Content here</div>
.myborder {border:2px solid #fcedf0;}