reddish black
Enter any color value (e.g., #d5255d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5f5f8 color RGB value is (245,245,248)
#f5f5f8 color CMYK value
#f5f5f8 color HSL value
HSV(or HSB) | 240° | 1.2 | 97.3 |
XYZ | 87.252 | 91.495 | 101.868 |
Yxy | 0.311 | 0.326 | 91.495 |
LAB | 96.613 | 0.537 | -1.449 |
LUV | 96.613 | -0.167 | -2.342 |
Hunter-LAB | 95.653 | -4.57 | 3.814 |
CIE-LCH | 96.613 | 1.545 | 290.344 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | F5 | F8 |
Decimal | 245 | 245 | 248 |
Octal | 365 | 365 | 370 |
Binary | 11110101 | 11110101 | 11111000 |
Below, you can see some colors close to #f5f5f8. 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 #f5f5f8.
<span style="color:#f5f5f8">Text here</span>
This paragraph has a background color of #f5f5f8.
<p style="background-color:#f5f5f8;">Content here</p>
This element has a border color of #f5f5f8.
<div style="border:1px #f5f5f8;">Content here</div>
.text {color:#f5f5f8;}
.background {background-color:#f5f5f8;}
.border {border:1px solid #f5f5f8;}
.text-shadow {border:1px solid #f5f5f8;}
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 #f5f5f8 is the lightest one.