strong pink/strong raspberry
Enter any color value (e.g., #3f0f23, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1f7a color RGB value is (255,31,122)
#ff1f7a color CMYK value
#ff1f7a color HSL value
HSV(or HSB) | 335.6° | 87.8 | 100.0 |
XYZ | 45.243 | 23.645 | 20.592 |
Yxy | 0.506 | 0.264 | 23.645 |
LAB | 55.731 | 81.214 | 8.874 |
LUV | 55.731 | 140.648 | -5.371 |
Hunter-LAB | 48.626 | 80.984 | 8.931 |
CIE-LCH | 55.731 | 81.697 | 6.236 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1F | 7A |
Decimal | 255 | 31 | 122 |
Octal | 377 | 37 | 172 |
Binary | 11111111 | 00011111 | 01111010 |
Below, you can see some colors close to #ff1f7a. 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 #ff1f7a.
<span style="color:#ff1f7a">Text here</span>
This paragraph has a background color of #ff1f7a.
<p style="background-color:#ff1f7a;">Content here</p>
This element has a border color of #ff1f7a.
<div style="border:1px #ff1f7a;">Content here</div>
.text {color:#ff1f7a;}
.background {background-color:#ff1f7a;}
.border {border:1px solid #ff1f7a;}
.text-shadow {border:1px solid #ff1f7a;}
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, #0a0004 is the darkest color, while #fff4f8 is the lightest one.