In RGB color space, #fff1af hex color has a red value of 255, a green value of 241 and a blue value of 175.
In CMYK color space (used in color printing), #fff1af hex color is composed of 0% cyan, 5.49% magenta, 31.37% yellow and 0% black.
#fff1af color has a hue of 49.5 degrees, a saturation of 100% and a lightness of 84.3%.
#fff1af hex color contains mainly RED.
The closest web safe color of #fff1af is #ffff99
#fff1af hex color has a decimal value of 16773551.
HEX | fff1af | #fff1af |
---|---|---|
RGB | 255, 241, 175 | rgb(255, 241, 175) |
RGB Percent | 100, 94.51, 68.63 | rgb(100, 94.51, 68.63) |
CMYK | 0, 5, 31, 0 | |
HSL | 49.5°, 100, 84.3 | hsl(49.5, 100%, 84.3%) |
HSV | 49.5°, 31.4, 100 |
XYZ | 80.433, 87.266, 53.162 |
---|---|
Hunter Lab | 93.416, -9.787, 31.65 |
CIE-LAB | 94.851, -4.871, 33.636 |
CIE-LCH | 94.851, 33.987, 98.24 |
CIE-LUV | 0, 5.49, 31.37, 0 |
Web Safe | ffff99 |
RGB percent of color #fff1af
CMYK percent of color #fff1af
Text with hexadecimal color #fff1af
This text has a font color of #fff1af
<p style="color:#fff1af">Text here</p>
#fff1af Background Color
This box has a background color of #fff1af
<div style="background-color:#fff1af">Text here</div>
#fff1af Border Color
This box has a border color of #fff1af
<div style="border: 4px solid #fff1af">Text here</div>
CSS codes
<p style="color:#fff1af">Text here</p>
<div style="background-color:#fff1af">Text here</div>
<div style="border: 4px solid #fff1af">Text here</div>
#fff1af Color on white background
This is how a font and box color of #fff1af will look
on a white background.
#fff1af Color on black background
This is how a font and box color of #fff1af hex color will look
on a black background.