luminous vivid red
Enter any color value (e.g., #d1c074, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fff9f9 color RGB value is (255,249,249)
#fff9f9 color CMYK value
#fff9f9 color HSL value
HSV(or HSB) | 0.0° | 2.4 | 100.0 |
XYZ | 92.215 | 95.851 | 103.263 |
Yxy | 0.317 | 0.329 | 95.851 |
LAB | 98.373 | 1.996 | 0.697 |
LUV | 98.373 | 3.391 | 0.715 |
Hunter-LAB | 97.903 | -3.203 | 5.997 |
CIE-LCH | 98.373 | 2.114 | 19.235 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | F9 | F9 |
Decimal | 255 | 249 | 249 |
Octal | 377 | 371 | 371 |
Binary | 11111111 | 11111001 | 11111001 |
Below, you can see some colors close to #fff9f9. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #fff9f9.
<span style="color:#fff9f9">Text here</span>
This paragraph has a background color of #fff9f9.
<p style="background-color:#fff9f9;">Content here</p>
This element has a border color of #fff9f9.
<div style="border:1px #fff9f9;">Content here</div>
.text {color:#fff9f9;}
.background {background-color:#fff9f9;}
.border {border:1px solid #fff9f9;}
.text-shadow {border:1px solid #fff9f9;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0f0000 is the darkest color, while #fff9f9 is the lightest one.