In RGB color space, #fffaea hex color has a red value of 255, a green value of 250 and a blue value of 234.
In CMYK color space (used in color printing), #fffaea hex color is composed of 0% cyan, 1.96% magenta, 8.24% yellow and 0% black.
#fffaea color has a hue of 45.7 degrees, a saturation of 100% and a lightness of 95.9%.
#fffaea hex color contains mainly RED.
The closest web safe color of #fffaea is #ffffff
#fffaea hex color has a decimal value of 16775914.
HEX | fffaea | #fffaea |
---|---|---|
RGB | 255, 250, 234 | rgb(255, 250, 234) |
RGB Percent | 100, 98.04, 91.76 | rgb(100, 98.04, 91.76) |
CMYK | 0, 2, 8, 0 | |
HSL | 45.7°, 100, 95.9 | hsl(45.7, 100%, 95.9%) |
HSV | 45.7°, 8.2, 100 |
XYZ | 90.277, 95.572, 91.531 |
---|---|
Hunter Lab | 97.761, -6.246, 12.921 |
CIE-LAB | 98.262, -1.017, 8.248 |
CIE-LCH | 98.262, 8.31, 97.029 |
CIE-LUV | 0, 1.96, 8.24, 0 |
Web Safe | ffffff |
RGB percent of color #fffaea
CMYK percent of color #fffaea
Text with hexadecimal color #fffaea
This text has a font color of #fffaea
<p style="color:#fffaea">Text here</p>
#fffaea Background Color
This box has a background color of #fffaea
<div style="background-color:#fffaea">Text here</div>
#fffaea Border Color
This box has a border color of #fffaea
<div style="border: 4px solid #fffaea">Text here</div>
CSS codes
<p style="color:#fffaea">Text here</p>
<div style="background-color:#fffaea">Text here</div>
<div style="border: 4px solid #fffaea">Text here</div>
#fffaea Color on white background
This is how a font and box color of #fffaea will look
on a white background.
#fffaea Color on black background
This is how a font and box color of #fffaea hex color will look
on a black background.