#fffafa basic color information
#fffafa
In the RGB color model, hex triplet #fffafa has decimal index of: 16775930, is composed of 100% red, 98% green and 98% blue.
#fffafa in CMYK color model, is composed of 0% cyan, 2% magenta, 2% yellow and 0% black.
#ffffff is the closest web-safe color to #fffafa.
#fffafa color details and conversion
The hexadecimal triplet #fffafa definition is: Red = 255, Green = 250, Blue = 250 or CMYK: Cyan = 0, Magenta = 0.02, Yellow = 0.02, Black = 0
- rgb (255, 250, 250)
- rgb (100%, 98%, 98%)
- rgb (11111111, 11111010, 11111010)
- 16775930
- cmyk (0, 0.02, 0.02, 0)
- cmyk (0%, 2%, 2%, 0%)
- hsl (0°, 1, 0.99)
- hsl (0°, 100%, 99%)
- hsv (0°, 0.02, 1)
- hsv (0°, 2%, 100%)
- #ffffff
- Snow
Color harmonies with #fffafa
HTML and CSS #fffafa - color usage
Background color of this paragraph is #fffafa
<p style="background-color: #fffafa">Background color of this paragraph is...</p>
Text color of this paragraph is #fffafa
<p style="color: #fffafa">Text color of this paragraph is...</p>
Border color of this paragraph is #fffafa
<p style="border: 1px solid #fffafa">Border color of this paragraph is...</p>