In RGB color space, #fffaaa hex color has a red value of 255, a green value of 250 and a blue value of 170.
In CMYK color space (used in color printing), #fffaaa hex color is composed of 0% cyan, 1.96% magenta, 33.33% yellow and 0% black.
#fffaaa color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 83.3%.
#fffaaa hex color contains mainly RED.
The closest web safe color of #fffaaa is #ffff99
#fffaaa hex color has a decimal value of 16775850.
HEX | fffaaa | #fffaaa |
---|---|---|
RGB | 255, 250, 170 | rgb(255, 250, 170) |
RGB Percent | 100, 98.04, 66.67 | rgb(100, 98.04, 66.67) |
CMYK | 0, 2, 33, 0 | |
HSL | 56.5°, 100, 83.3 | hsl(56.5, 100%, 83.3%) |
HSV | 56.5°, 33.3, 100 |
XYZ | 82.681, 92.533, 51.533 |
---|---|
Hunter Lab | 96.194, -14.915, 35.573 |
CIE-LAB | 97.038, -9.931, 39.031 |
CIE-LCH | 97.038, 40.275, 104.275 |
CIE-LUV | 0, 1.96, 33.33, 0 |
Web Safe | ffff99 |
RGB percent of color #fffaaa
CMYK percent of color #fffaaa
Text with hexadecimal color #fffaaa
This text has a font color of #fffaaa
<p style="color:#fffaaa">Text here</p>
#fffaaa Background Color
This box has a background color of #fffaaa
<div style="background-color:#fffaaa">Text here</div>
#fffaaa Border Color
This box has a border color of #fffaaa
<div style="border: 4px solid #fffaaa">Text here</div>
CSS codes
<p style="color:#fffaaa">Text here</p>
<div style="background-color:#fffaaa">Text here</div>
<div style="border: 4px solid #fffaaa">Text here</div>
#fffaaa Color on white background
This is how a font and box color of #fffaaa will look
on a white background.
#fffaaa Color on black background
This is how a font and box color of #fffaaa hex color will look
on a black background.