strong magenta-pink/strong rose
Enter any color value (e.g., #128186, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff80bf color RGB value is (255,128,191)
#ff80bf color CMYK value
#ff80bf color HSL value
HSV(or HSB) | 330.2° | 49.8 | 100.0 |
XYZ | 58.363 | 40.460 | 54.024 |
Yxy | 0.382 | 0.265 | 40.460 |
LAB | 69.796 | 55.172 | -10.409 |
LUV | 69.796 | 76.521 | -25.587 |
Hunter-LAB | 63.608 | 52.467 | -5.831 |
CIE-LCH | 69.796 | 56.145 | 349.316 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 80 | BF |
Decimal | 255 | 128 | 191 |
Octal | 377 | 200 | 277 |
Binary | 11111111 | 10000000 | 10111111 |
Below, you can see some colors close to #ff80bf. 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 #ff80bf.
<span style="color:#ff80bf">Text here</span>
This paragraph has a background color of #ff80bf.
<p style="background-color:#ff80bf;">Content here</p>
This element has a border color of #ff80bf.
<div style="border:1px #ff80bf;">Content here</div>
.text {color:#ff80bf;}
.background {background-color:#ff80bf;}
.border {border:1px solid #ff80bf;}
.text-shadow {border:1px solid #ff80bf;}
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 #ffeaf5 is the lightest one.