reddish black
Enter any color value (e.g., #5da7e9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5f5fd color RGB value is (245,245,253)
#f5f5fd color CMYK value
#f5f5fd color HSL value
HSV(or HSB) | 240° | 3.2 | 99.2 |
XYZ | 88.038 | 91.809 | 106.009 |
Yxy | 0.308 | 0.321 | 91.809 |
LAB | 96.742 | 1.437 | -3.842 |
LUV | 96.742 | -0.448 | -6.246 |
Hunter-LAB | 95.817 | -3.671 | 1.475 |
CIE-LCH | 96.742 | 4.102 | 290.508 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | F5 | FD |
Decimal | 245 | 245 | 253 |
Octal | 365 | 365 | 375 |
Binary | 11110101 | 11110101 | 11111101 |
Below, you can see some colors close to #f5f5fd. 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 #f5f5fd.
<span style="color:#f5f5fd">Text here</span>
This paragraph has a background color of #f5f5fd.
<p style="background-color:#f5f5fd;">Content here</p>
This element has a border color of #f5f5fd.
<div style="border:1px #f5f5fd;">Content here</div>
.text {color:#f5f5fd;}
.background {background-color:#f5f5fd;}
.border {border:1px solid #f5f5fd;}
.text-shadow {border:1px solid #f5f5fd;}
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, #020208 is the darkest color, while #f5f5fd is the lightest one.