In RGB color space, #fffaae hex color has a red value of 255, a green value of 250 and a blue value of 174.
In CMYK color space (used in color printing), #fffaae hex color is composed of 0% cyan, 1.96% magenta, 31.76% yellow and 0% black.
#fffaae color has a hue of 56.3 degrees, a saturation of 100% and a lightness of 84.1%.
#fffaae hex color contains mainly RED.
The closest web safe color of #fffaae is #ffff99
#fffaae hex color has a decimal value of 16775854.
HEX | fffaae | #fffaae |
---|---|---|
RGB | 255, 250, 174 | rgb(255, 250, 174) |
RGB Percent | 100, 98.04, 68.24 | rgb(100, 98.04, 68.24) |
CMYK | 0, 2, 32, 0 | |
HSL | 56.3°, 100, 84.1 | hsl(56.3, 100%, 84.1%) |
HSV | 56.3°, 31.8, 100 |
XYZ | 83.066, 92.687, 53.557 |
---|---|
Hunter Lab | 96.274, -14.469, 34.409 |
CIE-LAB | 97.1, -9.461, 37.125 |
CIE-LCH | 97.1, 38.312, 104.297 |
CIE-LUV | 0, 1.96, 31.76, 0 |
Web Safe | ffff99 |
RGB percent of color #fffaae
CMYK percent of color #fffaae
Text with hexadecimal color #fffaae
This text has a font color of #fffaae
<p style="color:#fffaae">Text here</p>
#fffaae Background Color
This box has a background color of #fffaae
<div style="background-color:#fffaae">Text here</div>
#fffaae Border Color
This box has a border color of #fffaae
<div style="border: 4px solid #fffaae">Text here</div>
CSS codes
<p style="color:#fffaae">Text here</p>
<div style="background-color:#fffaae">Text here</div>
<div style="border: 4px solid #fffaae">Text here</div>
#fffaae Color on white background
This is how a font and box color of #fffaae will look
on a white background.
#fffaae Color on black background
This is how a font and box color of #fffaae hex color will look
on a black background.