reddish black
Enter any color value (e.g., #9f074b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff4980 color RGB value is (255,73,128)
#ff4980 color CMYK value
#ff4980 color HSL value
HSV(or HSB) | 341.9° | 71.4 | 100 |
XYZ | 47.519 | 27.584 | 23.242 |
Yxy | 0.483 | 0.28 | 27.584 |
LAB | 59.511 | 71.36 | 10.664 |
LUV | 59.511 | 123.874 | -0.631 |
Hunter-LAB | 52.52 | 69.592 | 10.526 |
CIE-LCH | 59.511 | 72.153 | 8.499 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 49 | 80 |
Decimal | 255 | 73 | 128 |
Octal | 377 | 111 | 200 |
Binary | 11111111 | 01001001 | 10000000 |
Below, you can see some colors close to #ff4980. 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 #ff4980.
<span style="color:#ff4980">Text here</span>
This paragraph has a background color of #ff4980.
<p style="background-color:#ff4980;">Content here</p>
This element has a border color of #ff4980.
<div style="border:1px #ff4980;">Content here</div>
.text {color:#ff4980;}
.background {background-color:#ff4980;}
.border {border:1px solid #ff4980;}
.text-shadow {border:1px solid #ff4980;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.