In RGB color space, #feface hex color has a red value of 254, a green value of 250 and a blue value of 206.
In CMYK color space (used in color printing), #feface hex color is composed of 0% cyan, 1.57% magenta, 18.9% yellow and 0.39% black.
#feface color has a hue of 55 degrees, a saturation of 96% and a lightness of 90.2%.
#feface hex color contains mainly RED.
The closest web safe color of #feface is #ffffcc
#feface hex color has a decimal value of 16710350.
HEX | feface | #feface |
---|---|---|
RGB | 254, 250, 206 | rgb(254, 250, 206) |
RGB Percent | 99.61, 98.04, 80.78 | rgb(99.61, 98.04, 80.78) |
CMYK | 0, 2, 19, 0 | |
HSL | 55°, 96, 90.2 | hsl(55, 96%, 90.2%) |
HSV | 55°, 18.9, 99.6 |
XYZ | 86.199, 93.898, 71.974 |
---|---|
Hunter Lab | 96.901, -10.791, 23.793 |
CIE-LAB | 97.591, -5.639, 21.625 |
CIE-LCH | 97.591, 22.348, 104.615 |
CIE-LUV | 0, 1.57, 18.9, 0.39 |
Web Safe | ffffcc |
RGB percent of color #feface
CMYK percent of color #feface
Text with hexadecimal color #feface
This text has a font color of #feface
<p style="color:#feface">Text here</p>
#feface Background Color
This box has a background color of #feface
<div style="background-color:#feface">Text here</div>
#feface Border Color
This box has a border color of #feface
<div style="border: 4px solid #feface">Text here</div>
CSS codes
<p style="color:#feface">Text here</p>
<div style="background-color:#feface">Text here</div>
<div style="border: 4px solid #feface">Text here</div>
#feface Color on white background
This is how a font and box color of #feface will look
on a white background.
#feface Color on black background
This is how a font and box color of #feface hex color will look
on a black background.