Bubble Gum/ reddish black
Enter any color value (e.g., #123036, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff85ff color RGB value is (255,133,255)
#ff85ff color CMYK value
#ff85ff color HSL value
HSV(or HSB) | 300° | 47.8 | 100 |
XYZ | 67.678 | 45.255 | 99.776 |
Yxy | 0.318 | 0.213 | 45.255 |
LAB | 73.06 | 62.606 | -40.71 |
LUV | 73.06 | 57.943 | -74.927 |
Hunter-LAB | 67.272 | 61.851 | -40.847 |
CIE-LCH | 73.06 | 74.678 | 326.966 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 85 | FF |
Decimal | 255 | 133 | 255 |
Octal | 377 | 205 | 377 |
Binary | 11111111 | 10000101 | 11111111 |
Below, you can see some colors close to #ff85ff. 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 #ff85ff.
<span style="color:#ff85ff">Text here</span>
This paragraph has a background color of #ff85ff.
<p style="background-color:#ff85ff;">Content here</p>
This element has a border color of #ff85ff.
<div style="border:1px #ff85ff;">Content here</div>
.text {color:#ff85ff;}
.background {background-color:#ff85ff;}
.border {border:1px solid #ff85ff;}
.text-shadow {border:1px solid #ff85ff;}
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, #050005 is the darkest color, while #ffefff is the lightest one.