strong pink/strong crimson
Enter any color value (e.g., #de8a61, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1f54 color RGB value is (255,31,84)
#ff1f54 color CMYK value
#ff1f54 color HSL value
HSV(or HSB) | 345.8° | 87.8 | 100.0 |
XYZ | 43.330 | 22.880 | 10.520 |
Yxy | 0.565 | 0.298 | 22.880 |
LAB | 54.949 | 79.004 | 30.552 |
LUV | 54.949 | 154.805 | 17.279 |
Hunter-LAB | 47.833 | 77.988 | 20.443 |
CIE-LCH | 54.949 | 84.706 | 21.142 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1F | 54 |
Decimal | 255 | 31 | 84 |
Octal | 377 | 37 | 124 |
Binary | 11111111 | 00011111 | 01010100 |
Below, you can see some colors close to #ff1f54. 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 #ff1f54.
<span style="color:#ff1f54">Text here</span>
This paragraph has a background color of #ff1f54.
<p style="background-color:#ff1f54;">Content here</p>
This element has a border color of #ff1f54.
<div style="border:1px #ff1f54;">Content here</div>
.text {color:#ff1f54;}
.background {background-color:#ff1f54;}
.border {border:1px solid #ff1f54;}
.text-shadow {border:1px solid #ff1f54;}
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.