reddish black
Enter any color value (e.g., #55e115, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fff8fa color RGB value is (255,248,250)
#fff8fa color CMYK value
#fff8fa color HSL value
HSV(or HSB) | 342.9° | 2.7 | 100 |
XYZ | 92.063 | 95.297 | 103.984 |
Yxy | 0.316 | 0.327 | 95.297 |
LAB | 98.152 | 2.676 | -0.14 |
LUV | 98.152 | 3.84 | -0.702 |
Hunter-LAB | 97.62 | -2.497 | 5.179 |
CIE-LCH | 98.152 | 2.68 | 356.996 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | F8 | FA |
Decimal | 255 | 248 | 250 |
Octal | 377 | 370 | 372 |
Binary | 11111111 | 11111000 | 11111010 |
Below, you can see some colors close to #fff8fa. 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 #fff8fa.
<span style="color:#fff8fa">Text here</span>
This paragraph has a background color of #fff8fa.
<p style="background-color:#fff8fa;">Content here</p>
This element has a border color of #fff8fa.
<div style="border:1px #fff8fa;">Content here</div>
.text {color:#fff8fa;}
.background {background-color:#fff8fa;}
.border {border:1px solid #fff8fa;}
.text-shadow {border:1px solid #fff8fa;}
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, #0e0004 is the darkest color, while #fff8fa is the lightest one.