reddish black
Enter any color value (e.g., #f19df2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5f90 color RGB value is (255,95,144)
#ff5f90 color CMYK value
#ff5f90 color HSL value
HSV(or HSB) | 341.6° | 62.7 | 100 |
XYZ | 50.366 | 31.458 | 29.803 |
Yxy | 0.451 | 0.282 | 31.458 |
LAB | 62.892 | 64.557 | 6.165 |
LUV | 62.892 | 107.549 | -4.456 |
Hunter-LAB | 56.087 | 62.139 | 7.757 |
CIE-LCH | 62.892 | 64.851 | 5.455 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5F | 90 |
Decimal | 255 | 95 | 144 |
Octal | 377 | 137 | 220 |
Binary | 11111111 | 01011111 | 10010000 |
Below, you can see some colors close to #ff5f90. 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 #ff5f90.
<span style="color:#ff5f90">Text here</span>
This paragraph has a background color of #ff5f90.
<p style="background-color:#ff5f90;">Content here</p>
This element has a border color of #ff5f90.
<div style="border:1px #ff5f90;">Content here</div>
.text {color:#ff5f90;}
.background {background-color:#ff5f90;}
.border {border:1px solid #ff5f90;}
.text-shadow {border:1px solid #ff5f90;}
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, #0a0003 is the darkest color, while #fff4f7 is the lightest one.