Pink Flamingo/ reddish black
Enter any color value (e.g., #025017, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff66ff color RGB value is (255,102,255)
#ff66ff color CMYK value
#ff66ff color HSL value
HSV(or HSB) | 300° | 60 | 100 |
XYZ | 64.041 | 37.983 | 98.564 |
Yxy | 0.319 | 0.189 | 37.983 |
LAB | 68.008 | 76.237 | -48.63 |
LUV | 68.008 | 68.75 | -88.899 |
Hunter-LAB | 61.63 | 77.631 | -51.68 |
CIE-LCH | 68.008 | 90.426 | 327.467 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 66 | FF |
Decimal | 255 | 102 | 255 |
Octal | 377 | 146 | 377 |
Binary | 11111111 | 01100110 | 11111111 |
Below, you can see some colors close to #ff66ff. 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 #ff66ff.
<span style="color:#ff66ff">Text here</span>
This paragraph has a background color of #ff66ff.
<p style="background-color:#ff66ff;">Content here</p>
This element has a border color of #ff66ff.
<div style="border:1px #ff66ff;">Content here</div>
.text {color:#ff66ff;}
.background {background-color:#ff66ff;}
.border {border:1px solid #ff66ff;}
.text-shadow {border:1px solid #ff66ff;}
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, #110011 is the darkest color, while #fffbff is the lightest one.