strong magenta-pink/strong cerise
Enter any color value (e.g., #357677, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff40af color RGB value is (255,64,175)
#ff40af color CMYK value
#ff40af color HSL value
HSV(or HSB) | 325.1° | 74.9 | 100.0 |
XYZ | 50.811 | 28.022 | 43.288 |
Yxy | 0.416 | 0.229 | 28.022 |
LAB | 59.909 | 78.607 | -16.185 |
LUV | 59.909 | 109.295 | -37.936 |
Hunter-LAB | 52.936 | 78.699 | -11.429 |
CIE-LCH | 59.909 | 80.255 | 348.366 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 40 | AF |
Decimal | 255 | 64 | 175 |
Octal | 377 | 100 | 257 |
Binary | 11111111 | 01000000 | 10101111 |
Below, you can see some colors close to #ff40af. 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 #ff40af.
<span style="color:#ff40af">Text here</span>
This paragraph has a background color of #ff40af.
<p style="background-color:#ff40af;">Content here</p>
This element has a border color of #ff40af.
<div style="border:1px #ff40af;">Content here</div>
.text {color:#ff40af;}
.background {background-color:#ff40af;}
.border {border:1px solid #ff40af;}
.text-shadow {border:1px solid #ff40af;}
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, #000000 is the darkest color, while #ffeaf6 is the lightest one.