reddish black
Enter any color value (e.g., #e8bb94, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f80035 color RGB value is (248,0,53)
#f80035 color CMYK value
#f80035 color HSL value
HSV(or HSB) | 347.2° | 100 | 97.3 |
XYZ | 39.354 | 20.214 | 5.196 |
Yxy | 0.608 | 0.312 | 20.214 |
LAB | 52.078 | 79.228 | 44.834 |
LUV | 52.078 | 163.629 | 26.824 |
Hunter-LAB | 44.959 | 77.566 | 24.62 |
CIE-LCH | 52.078 | 91.034 | 29.505 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F8 | 0 | 35 |
Decimal | 248 | 0 | 53 |
Octal | 370 | 0 | 65 |
Binary | 11111000 | 00000000 | 00110101 |
Below, you can see some colors close to #f80035. 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 #f80035.
<span style="color:#f80035">Text here</span>
This paragraph has a background color of #f80035.
<p style="background-color:#f80035;">Content here</p>
This element has a border color of #f80035.
<div style="border:1px #f80035;">Content here</div>
.text {color:#f80035;}
.background {background-color:#f80035;}
.border {border:1px solid #f80035;}
.text-shadow {border:1px solid #f80035;}
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, #0e0003 is the darkest color, while #fff8f9 is the lightest one.