very pale red
Enter any color value (e.g., #9ae3a8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f8f5f5 color RGB value is (248,245,245)
#f8f5f5 color CMYK value
#f8f5f5 color HSL value
HSV(or HSB) | 0.0° | 1.2 | 97.3 |
XYZ | 87.845 | 91.854 | 99.486 |
Yxy | 0.315 | 0.329 | 91.854 |
LAB | 96.761 | 1.002 | 0.342 |
LUV | 96.761 | 1.690 | 0.348 |
Hunter-LAB | 95.840 | -4.112 | 5.543 |
CIE-LCH | 96.761 | 1.059 | 18.868 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F8 | F5 | F5 |
Decimal | 248 | 245 | 245 |
Octal | 370 | 365 | 365 |
Binary | 11111000 | 11110101 | 11110101 |
Below, you can see some colors close to #f8f5f5. 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 #f8f5f5.
<span style="color:#f8f5f5">Text here</span>
This paragraph has a background color of #f8f5f5.
<p style="background-color:#f8f5f5;">Content here</p>
This element has a border color of #f8f5f5.
<div style="border:1px #f8f5f5;">Content here</div>
.text {color:#f8f5f5;}
.background {background-color:#f8f5f5;}
.border {border:1px solid #f8f5f5;}
.text-shadow {border:1px solid #f8f5f5;}
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 #f8f5f5 is the lightest one.