In RGB color space, #fff5af hex color has a red value of 255, a green value of 245 and a blue value of 175.
In CMYK color space (used in color printing), #fff5af hex color is composed of 0% cyan, 3.92% magenta, 31.37% yellow and 0% black.
#fff5af color has a hue of 52.5 degrees, a saturation of 100% and a lightness of 84.3%.
#fff5af hex color contains mainly RED.
The closest web safe color of #fff5af is #ffff99
#fff5af hex color has a decimal value of 16774575.
HEX | fff5af | #fff5af |
---|---|---|
RGB | 255, 245, 175 | rgb(255, 245, 175) |
RGB Percent | 100, 96.08, 68.63 | rgb(100, 96.08, 68.63) |
CMYK | 0, 4, 31, 0 | |
HSL | 52.5°, 100, 84.3 | hsl(52.5, 100%, 84.3%) |
HSV | 52.5°, 31.4, 100 |
XYZ | 81.63, 89.66, 53.561 |
---|---|
Hunter Lab | 94.689, -11.823, 32.745 |
CIE-LAB | 95.856, -6.866, 34.975 |
CIE-LCH | 95.856, 35.643, 101.107 |
CIE-LUV | 0, 3.92, 31.37, 0 |
Web Safe | ffff99 |
RGB percent of color #fff5af
CMYK percent of color #fff5af
Text with hexadecimal color #fff5af
This text has a font color of #fff5af
<p style="color:#fff5af">Text here</p>
#fff5af Background Color
This box has a background color of #fff5af
<div style="background-color:#fff5af">Text here</div>
#fff5af Border Color
This box has a border color of #fff5af
<div style="border: 4px solid #fff5af">Text here</div>
CSS codes
<p style="color:#fff5af">Text here</p>
<div style="background-color:#fff5af">Text here</div>
<div style="border: 4px solid #fff5af">Text here</div>
#fff5af Color on white background
This is how a font and box color of #fff5af will look
on a white background.
#fff5af Color on black background
This is how a font and box color of #fff5af hex color will look
on a black background.