strong pink/strong crimson
Enter any color value (e.g., #a16f4f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5e85 color RGB value is (255,94,133)
#ff5e85 color CMYK value
#ff5e85 color HSL value
HSV(or HSB) | 345.5° | 63.1 | 100.0 |
XYZ | 49.476 | 30.959 | 25.558 |
Yxy | 0.467 | 0.292 | 30.959 |
LAB | 62.473 | 63.968 | 11.925 |
LUV | 62.473 | 111.499 | 2.835 |
Hunter-LAB | 55.641 | 61.353 | 11.714 |
CIE-LCH | 62.473 | 65.070 | 10.560 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5E | 85 |
Decimal | 255 | 94 | 133 |
Octal | 377 | 136 | 205 |
Binary | 11111111 | 01011110 | 10000101 |
Below, you can see some colors close to #ff5e85. 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 #ff5e85.
<span style="color:#ff5e85">Text here</span>
This paragraph has a background color of #ff5e85.
<p style="background-color:#ff5e85;">Content here</p>
This element has a border color of #ff5e85.
<div style="border:1px #ff5e85;">Content here</div>
.text {color:#ff5e85;}
.background {background-color:#ff5e85;}
.border {border:1px solid #ff5e85;}
.text-shadow {border:1px solid #ff5e85;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.