strong pink/strong crimson
Enter any color value (e.g., #ff82c9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff96af color RGB value is (255,150,175)
#ff96af color CMYK value
#ff96af color HSL value
HSV(or HSB) | 345.7° | 41.2 | 100.0 |
XYZ | 59.884 | 46.168 | 46.312 |
Yxy | 0.393 | 0.303 | 46.168 |
LAB | 73.654 | 42.201 | 4.167 |
LUV | 73.654 | 67.886 | -2.080 |
Hunter-LAB | 67.947 | 38.412 | 7.151 |
CIE-LCH | 73.654 | 42.406 | 5.639 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 96 | AF |
Decimal | 255 | 150 | 175 |
Octal | 377 | 226 | 257 |
Binary | 11111111 | 10010110 | 10101111 |
Below, you can see some colors close to #ff96af. 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 #ff96af.
<span style="color:#ff96af">Text here</span>
This paragraph has a background color of #ff96af.
<p style="background-color:#ff96af;">Content here</p>
This element has a border color of #ff96af.
<div style="border:1px #ff96af;">Content here</div>
.text {color:#ff96af;}
.background {background-color:#ff96af;}
.border {border:1px solid #ff96af;}
.text-shadow {border:1px solid #ff96af;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.