#fcedfa color space conversions
Hex:
#fcedfa
RGB:
252, 237, 250
CMY:
1, 7, 2
CMYK:
0, 6, 1, 1
HSL:
308°, 71.4286%, 95.8824%
HSV (HSB):
308°, 5.9524%, 98.8235%
XYZ:
87.6844, 88.1659, 102.8387
xyY:
0.3146, 0.3164, 88.1659
CIE-Lab:
95.2308, 7.2981, -4.4514
CIE-LCH:
95.2308, 8.5485, 328.6193
CIE-Luv:
95.2308, 7.7162, -8.2342
Hunter-Lab:
93.8967, 2.3709, 0.7914
#fcedfa color charts
#fcedfa color shades, tints & tones
#fcedfa color schemes
#fcedfa color preview, HTML & CSS examples
This text has a color of #fcedfa
<p style="color:#fcedfa;">Text here</p>
.mytext {color:#fcedfa;}
This box has a color of #fcedfa
<div style="background-color:#fcedfa;">Content here</div>
.mybackground {background-color:#fcedfa;}
Border around this has a color of #fcedfa
<div style="border:2px solid #fcedfa;">Content here</div>
.myborder {border:2px solid #fcedfa;}