#fefedc color space conversions
Hex:
#fefedc
RGB:
254, 254, 220
CMY:
0, 0, 14
CMYK:
0, 0, 13, 0
HSL:
60°, 94.4444%, 92.9412%
HSV (HSB):
60°, 13.3858%, 99.6078%
XYZ:
89.2331, 97.1218, 81.7534
xyY:
0.3328, 0.3622, 97.1218
CIE-Lab:
98.8762, -5.5661, 16.2828
CIE-LCH:
98.8762, 17.2079, 108.8725
CIE-Luv:
98.8762, 1.8213, 25.2266
Hunter-Lab:
98.5504, -10.8391, 19.8007
#fefedc color charts
#fefedc RGB chart
#fefedc CMYK chart
#fefedc RGB pie chart
#fefedc color shades, tints & tones
#fefedc color schemes
#fefedc color preview, HTML & CSS examples
This text has a color of #fefedc
<p style="color:#fefedc;">Text here</p>
.mytext {color:#fefedc;}
Text color #fefedc
This box has a color of #fefedc
<div style="background-color:#fefedc;">Content here</div>
.mybackground {background-color:#fefedc;}
Background color #fefedc
Border around this has a color of #fefedc
<div style="border:2px solid #fefedc;">Content here</div>
.myborder {border:2px solid #fefedc;}
Border color #fefedc