#fffafa hex color name is snow.
In RGB color space, #fffafa hex color has a red value of 255, a green value of 250 and a blue value of 250.
In CMYK color space (used in color printing), #fffafa hex color is composed of 0% cyan, 1.96% magenta, 1.96% yellow and 0% black.
#fffafa color has a hue of 0 degrees, a saturation of 100% and a lightness of 99%.
#fffafa hex color contains mainly RED.
The closest web safe color of #fffafa is #ffffff
#fffafa hex color has a decimal value of 16775930.
HEX | fffafa | #fffafa |
---|---|---|
RGB | 255, 250, 250 | rgb(255, 250, 250) |
RGB Percent | 100, 98.04, 98.04 | rgb(100, 98.04, 98.04) |
CMYK | 0, 2, 2, 0 | |
HSL | 0°, 100, 99 | hsl(0, 100%, 99%) |
HSV | 0°, 2, 100 |
XYZ | 92.681, 96.533, 104.19 |
---|---|
Hunter Lab | 98.251, -3.559, 5.902 |
CIE-LAB | 98.644, 1.663, 0.577 |
CIE-LCH | 98.644, 1.76, 19.135 |
CIE-LUV | 0, 1.96, 1.96, 0 |
Web Safe | ffffff |
RGB percent of color #fffafa
CMYK percent of color #fffafa
Text with hexadecimal color #fffafa
This text has a font color of #fffafa
<p style="color:#fffafa">Text here</p>
#fffafa Background Color
This box has a background color of #fffafa
<div style="background-color:#fffafa">Text here</div>
#fffafa Border Color
This box has a border color of #fffafa
<div style="border: 4px solid #fffafa">Text here</div>
CSS codes
<p style="color:#fffafa">Text here</p>
<div style="background-color:#fffafa">Text here</div>
<div style="border: 4px solid #fffafa">Text here</div>
#fffafa Color on white background
This is how a font and box color of #fffafa will look
on a white background.
#fffafa Color on black background
This is how a font and box color of #fffafa hex color will look
on a black background.