strong magenta/strong cerise
Enter any color value (e.g., #75334f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff2fb9 color RGB value is (255,47,185)
#ff2fb9 color CMYK value
#ff2fb9 color HSL value
HSV(or HSB) | 320.2° | 81.6 | 100.0 |
XYZ | 51.013 | 26.796 | 48.382 |
Yxy | 0.404 | 0.212 | 26.796 |
LAB | 58.785 | 83.988 | -23.679 |
LUV | 58.785 | 109.535 | -49.765 |
Hunter-LAB | 51.765 | 85.321 | -19.181 |
CIE-LCH | 58.785 | 87.262 | 344.255 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 2F | B9 |
Decimal | 255 | 47 | 185 |
Octal | 377 | 57 | 271 |
Binary | 11111111 | 00101111 | 10111001 |
Below, you can see some colors close to #ff2fb9. 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 #ff2fb9.
<span style="color:#ff2fb9">Text here</span>
This paragraph has a background color of #ff2fb9.
<p style="background-color:#ff2fb9;">Content here</p>
This element has a border color of #ff2fb9.
<div style="border:1px #ff2fb9;">Content here</div>
.text {color:#ff2fb9;}
.background {background-color:#ff2fb9;}
.border {border:1px solid #ff2fb9;}
.text-shadow {border:1px solid #ff2fb9;}
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, #040003 is the darkest color, while #ffeef9 is the lightest one.