strong pink/strong raspberry
Enter any color value (e.g., #57fe2a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5fa0 color RGB value is (255,95,160)
#ff5fa0 color CMYK value
#ff5fa0 color HSL value
HSV(or HSB) | 335.6° | 62.7 | 100.0 |
XYZ | 51.677 | 31.982 | 36.707 |
Yxy | 0.429 | 0.266 | 31.982 |
LAB | 63.328 | 66.159 | -2.423 |
LUV | 63.328 | 102.390 | -16.185 |
Hunter-LAB | 56.553 | 64.143 | 1.103 |
CIE-LCH | 63.328 | 66.203 | 357.902 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5F | A0 |
Decimal | 255 | 95 | 160 |
Octal | 377 | 137 | 240 |
Binary | 11111111 | 01011111 | 10100000 |
Below, you can see some colors close to #ff5fa0. 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 #ff5fa0.
<span style="color:#ff5fa0">Text here</span>
This paragraph has a background color of #ff5fa0.
<p style="background-color:#ff5fa0;">Content here</p>
This element has a border color of #ff5fa0.
<div style="border:1px #ff5fa0;">Content here</div>
.text {color:#ff5fa0;}
.background {background-color:#ff5fa0;}
.border {border:1px solid #ff5fa0;}
.text-shadow {border:1px solid #ff5fa0;}
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.