In RGB color space, #fffaa5 hex color has a red value of 255, a green value of 250 and a blue value of 165.
In CMYK color space (used in color printing), #fffaa5 hex color is composed of 0% cyan, 1.96% magenta, 35.29% yellow and 0% black.
#fffaa5 color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 82.4%.
#fffaa5 hex color contains mainly RED.
The closest web safe color of #fffaa5 is #ffff99
#fffaa5 hex color has a decimal value of 16775845.
HEX | fffaa5 | #fffaa5 |
---|---|---|
RGB | 255, 250, 165 | rgb(255, 250, 165) |
RGB Percent | 100, 98.04, 64.71 | rgb(100, 98.04, 64.71) |
CMYK | 0, 2, 35, 0 | |
HSL | 56.7°, 100, 82.4 | hsl(56.7, 100%, 82.4%) |
HSV | 56.7°, 35.3, 100 |
XYZ | 82.217, 92.348, 49.089 |
---|---|
Hunter Lab | 96.098, -15.455, 36.982 |
CIE-LAB | 96.962, -10.5, 41.405 |
CIE-LCH | 96.962, 42.716, 104.23 |
CIE-LUV | 0, 1.96, 35.29, 0 |
Web Safe | ffff99 |
RGB percent of color #fffaa5
CMYK percent of color #fffaa5
Text with hexadecimal color #fffaa5
This text has a font color of #fffaa5
<p style="color:#fffaa5">Text here</p>
#fffaa5 Background Color
This box has a background color of #fffaa5
<div style="background-color:#fffaa5">Text here</div>
#fffaa5 Border Color
This box has a border color of #fffaa5
<div style="border: 4px solid #fffaa5">Text here</div>
CSS codes
<p style="color:#fffaa5">Text here</p>
<div style="background-color:#fffaa5">Text here</div>
<div style="border: 4px solid #fffaa5">Text here</div>
#fffaa5 Color on white background
This is how a font and box color of #fffaa5 will look
on a white background.
#fffaa5 Color on black background
This is how a font and box color of #fffaa5 hex color will look
on a black background.