reddish black
Enter any color value (e.g., #db5ab8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5fdfd color RGB value is (245,253,253)
#f5fdfd color CMYK value
#f5fdfd color HSL value
HSV(or HSB) | 180° | 3.2 | 99.2 |
XYZ | 90.511 | 96.755 | 106.834 |
Yxy | 0.308 | 0.329 | 96.755 |
LAB | 98.731 | -2.616 | -0.924 |
LUV | 98.731 | -4.411 | -0.968 |
Hunter-LAB | 98.364 | -7.888 | 4.46 |
CIE-LCH | 98.731 | 2.774 | 199.466 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | FD | FD |
Decimal | 245 | 253 | 253 |
Octal | 365 | 375 | 375 |
Binary | 11110101 | 11111101 | 11111101 |
Below, you can see some colors close to #f5fdfd. 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 #f5fdfd.
<span style="color:#f5fdfd">Text here</span>
This paragraph has a background color of #f5fdfd.
<p style="background-color:#f5fdfd;">Content here</p>
This element has a border color of #f5fdfd.
<div style="border:1px #f5fdfd;">Content here</div>
.text {color:#f5fdfd;}
.background {background-color:#f5fdfd;}
.border {border:1px solid #f5fdfd;}
.text-shadow {border:1px solid #f5fdfd;}
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, #020808 is the darkest color, while #f5fdfd is the lightest one.