reddish black
Enter any color value (e.g., #9d0921, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f50fa8 color RGB value is (245,15,168)
#f50fa8 color CMYK value
#f50fa8 color HSL value
HSV(or HSB) | 320.1° | 93.9 | 96.1 |
XYZ | 44.895 | 22.581 | 39.038 |
Yxy | 0.421 | 0.212 | 22.581 |
LAB | 54.638 | 84.918 | -20.292 |
LUV | 54.638 | 114.214 | -44.369 |
Hunter-LAB | 47.52 | 85.481 | -15.444 |
CIE-LCH | 54.638 | 87.309 | 346.561 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | F | A8 |
Decimal | 245 | 15 | 168 |
Octal | 365 | 17 | 250 |
Binary | 11110101 | 00001111 | 10101000 |
Below, you can see some colors close to #f50fa8. 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 #f50fa8.
<span style="color:#f50fa8">Text here</span>
This paragraph has a background color of #f50fa8.
<p style="background-color:#f50fa8;">Content here</p>
This element has a border color of #f50fa8.
<div style="border:1px #f50fa8;">Content here</div>
.text {color:#f50fa8;}
.background {background-color:#f50fa8;}
.border {border:1px solid #f50fa8;}
.text-shadow {border:1px solid #f50fa8;}
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, #050003 is the darkest color, while #feeff9 is the lightest one.