reddish black
Enter any color value (e.g., #ac4f60, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5f85 color RGB value is (255,95,133)
#ff5f85 color CMYK value
#ff5f85 color HSL value
HSV(or HSB) | 345.7° | 62.7 | 100 |
XYZ | 49.566 | 31.138 | 25.588 |
Yxy | 0.466 | 0.293 | 31.138 |
LAB | 62.624 | 63.56 | 12.137 |
LUV | 62.624 | 110.943 | 3.198 |
Hunter-LAB | 55.801 | 60.901 | 11.873 |
CIE-LCH | 62.624 | 64.708 | 10.811 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5F | 85 |
Decimal | 255 | 95 | 133 |
Octal | 377 | 137 | 205 |
Binary | 11111111 | 01011111 | 10000101 |
Below, you can see some colors close to #ff5f85. 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 #ff5f85.
<span style="color:#ff5f85">Text here</span>
This paragraph has a background color of #ff5f85.
<p style="background-color:#ff5f85;">Content here</p>
This element has a border color of #ff5f85.
<div style="border:1px #ff5f85;">Content here</div>
.text {color:#ff5f85;}
.background {background-color:#ff5f85;}
.border {border:1px solid #ff5f85;}
.text-shadow {border:1px solid #ff5f85;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.