In RGB color space, #fffaec hex color has a red value of 255, a green value of 250 and a blue value of 236.
In CMYK color space (used in color printing), #fffaec hex color is composed of 0% cyan, 1.96% magenta, 7.45% yellow and 0% black.
#fffaec color has a hue of 44.2 degrees, a saturation of 100% and a lightness of 96.3%.
#fffaec hex color contains mainly RED.
The closest web safe color of #fffaec is #ffffff
#fffaec hex color has a decimal value of 16775916.
HEX | fffaec | #fffaec |
---|---|---|
RGB | 255, 250, 236 | rgb(255, 250, 236) |
RGB Percent | 100, 98.04, 92.55 | rgb(100, 98.04, 92.55) |
CMYK | 0, 2, 7, 0 | |
HSL | 44.2°, 100, 96.3 | hsl(44.2, 100%, 96.3%) |
HSV | 44.2°, 7.5, 100 |
XYZ | 90.566, 95.687, 93.053 |
---|---|
Hunter Lab | 97.82, -5.921, 12.073 |
CIE-LAB | 98.308, -0.69, 7.286 |
CIE-LCH | 98.308, 7.319, 95.41 |
CIE-LUV | 0, 1.96, 7.45, 0 |
Web Safe | ffffff |
RGB percent of color #fffaec
CMYK percent of color #fffaec
Text with hexadecimal color #fffaec
This text has a font color of #fffaec
<p style="color:#fffaec">Text here</p>
#fffaec Background Color
This box has a background color of #fffaec
<div style="background-color:#fffaec">Text here</div>
#fffaec Border Color
This box has a border color of #fffaec
<div style="border: 4px solid #fffaec">Text here</div>
CSS codes
<p style="color:#fffaec">Text here</p>
<div style="background-color:#fffaec">Text here</div>
<div style="border: 4px solid #fffaec">Text here</div>
#fffaec Color on white background
This is how a font and box color of #fffaec will look
on a white background.
#fffaec Color on black background
This is how a font and box color of #fffaec hex color will look
on a black background.