reddish black
Enter any color value (e.g., #e33737, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5a83 color RGB value is (255,90,131)
#ff5a83 color CMYK value
#ff5a83 color HSL value
HSV(or HSB) | 345.1° | 64.7 | 100 |
XYZ | 48.993 | 30.211 | 24.722 |
Yxy | 0.471 | 0.291 | 30.211 |
LAB | 61.836 | 65.399 | 12.188 |
LUV | 61.836 | 114.308 | 2.77 |
Hunter-LAB | 54.965 | 62.919 | 11.808 |
CIE-LCH | 61.836 | 66.525 | 10.556 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5A | 83 |
Decimal | 255 | 90 | 131 |
Octal | 377 | 132 | 203 |
Binary | 11111111 | 01011010 | 10000011 |
Below, you can see some colors close to #ff5a83. 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 #ff5a83.
<span style="color:#ff5a83">Text here</span>
This paragraph has a background color of #ff5a83.
<p style="background-color:#ff5a83;">Content here</p>
This element has a border color of #ff5a83.
<div style="border:1px #ff5a83;">Content here</div>
.text {color:#ff5a83;}
.background {background-color:#ff5a83;}
.border {border:1px solid #ff5a83;}
.text-shadow {border:1px solid #ff5a83;}
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.