In RGB color space, #feeffc hex color has a red value of 254, a green value of 239 and a blue value of 252.
In CMYK color space (used in color printing), #feeffc hex color is composed of 0% cyan, 5.91% magenta, 0.79% yellow and 0.39% black.
#feeffc color has a hue of 308 degrees, a saturation of 88.24% and a lightness of 96.7%.
#feeffc hex color contains mainly RED.
The closest web safe color of #feeffc is #ffffff
#feeffc hex color has a decimal value of 16707580.
HEX | feeffc | #feeffc |
---|---|---|
RGB | 254, 239, 252 | rgb(254, 239, 252) |
RGB Percent | 99.61, 93.73, 98.82 | rgb(99.61, 93.73, 98.82) |
CMYK | 0, 6, 1, 0 | |
HSL | 308°, 88.24, 96.7 | hsl(308, 88.24%, 96.7%) |
HSV | 308°, 5.9, 99.6 |
XYZ | 89.31, 89.832, 104.728 |
---|---|
Hunter Lab | 94.78, 2.334, 0.833 |
CIE-LAB | 95.927, 7.286, -4.445 |
CIE-LCH | 95.927, 8.535, 328.614 |
CIE-LUV | 0, 5.91, 0.79, 0.39 |
Web Safe | ffffff |
RGB percent of color #feeffc
CMYK percent of color #feeffc
Text with hexadecimal color #feeffc
This text has a font color of #feeffc
<p style="color:#feeffc">Text here</p>
#feeffc Background Color
This box has a background color of #feeffc
<div style="background-color:#feeffc">Text here</div>
#feeffc Border Color
This box has a border color of #feeffc
<div style="border: 4px solid #feeffc">Text here</div>
CSS codes
<p style="color:#feeffc">Text here</p>
<div style="background-color:#feeffc">Text here</div>
<div style="border: 4px solid #feeffc">Text here</div>
#feeffc Color on white background
This is how a font and box color of #feeffc will look
on a white background.
#feeffc Color on black background
This is how a font and box color of #feeffc hex color will look
on a black background.