reddish black
Enter any color value (e.g., #b60465, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5f8f5 color RGB value is (245,248,245)
#f5f8f5 color CMYK value
#f5f8f5 color HSL value
HSV(or HSB) | 120° | 1.2 | 97.3 |
XYZ | 87.705 | 93.14 | 99.741 |
Yxy | 0.313 | 0.332 | 93.14 |
LAB | 97.284 | -1.515 | 1.079 |
LUV | 97.284 | -1.511 | 1.938 |
Hunter-LAB | 96.509 | -6.674 | 6.28 |
CIE-LCH | 97.284 | 1.86 | 144.538 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | F8 | F5 |
Decimal | 245 | 248 | 245 |
Octal | 365 | 370 | 365 |
Binary | 11110101 | 11111000 | 11110101 |
Below, you can see some colors close to #f5f8f5. 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 #f5f8f5.
<span style="color:#f5f8f5">Text here</span>
This paragraph has a background color of #f5f8f5.
<p style="background-color:#f5f8f5;">Content here</p>
This element has a border color of #f5f8f5.
<div style="border:1px #f5f8f5;">Content here</div>
.text {color:#f5f8f5;}
.background {background-color:#f5f8f5;}
.border {border:1px solid #f5f8f5;}
.text-shadow {border:1px solid #f5f8f5;}
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, #020202 is the darkest color, while #f5f8f5 is the lightest one.