strong pink/strong crimson
Enter any color value (e.g., #70c51c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5a82 color RGB value is (255,90,130)
#ff5a82 color CMYK value
#ff5a82 color HSL value
HSV(or HSB) | 345.5° | 64.7 | 100.0 |
XYZ | 48.925 | 30.184 | 24.367 |
Yxy | 0.473 | 0.292 | 30.184 |
LAB | 61.813 | 65.315 | 12.735 |
LUV | 61.813 | 114.619 | 3.444 |
Hunter-LAB | 54.940 | 62.814 | 12.162 |
CIE-LCH | 61.813 | 66.545 | 11.033 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5A | 82 |
Decimal | 255 | 90 | 130 |
Octal | 377 | 132 | 202 |
Binary | 11111111 | 01011010 | 10000010 |
Below, you can see some colors close to #ff5a82. 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 #ff5a82.
<span style="color:#ff5a82">Text here</span>
This paragraph has a background color of #ff5a82.
<p style="background-color:#ff5a82;">Content here</p>
This element has a border color of #ff5a82.
<div style="border:1px #ff5a82;">Content here</div>
.text {color:#ff5a82;}
.background {background-color:#ff5a82;}
.border {border:1px solid #ff5a82;}
.text-shadow {border:1px solid #ff5a82;}
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, #050001 is the darkest color, while #ffeff3 is the lightest one.