strong magenta-pink/strong cerise
Enter any color value (e.g., #b20c7c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff66bf color RGB value is (255,102,191)
#ff66bf color CMYK value
#ff66bf color HSL value
HSV(or HSB) | 325.1° | 60.0 | 100.0 |
XYZ | 55.395 | 34.524 | 53.034 |
Yxy | 0.388 | 0.242 | 34.524 |
LAB | 65.377 | 66.891 | -17.056 |
LUV | 65.377 | 88.998 | -37.453 |
Hunter-LAB | 58.757 | 65.461 | -12.385 |
CIE-LCH | 65.377 | 69.031 | 345.695 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 66 | BF |
Decimal | 255 | 102 | 191 |
Octal | 377 | 146 | 277 |
Binary | 11111111 | 01100110 | 10111111 |
Below, you can see some colors close to #ff66bf. 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 #ff66bf.
<span style="color:#ff66bf">Text here</span>
This paragraph has a background color of #ff66bf.
<p style="background-color:#ff66bf;">Content here</p>
This element has a border color of #ff66bf.
<div style="border:1px #ff66bf;">Content here</div>
.text {color:#ff66bf;}
.background {background-color:#ff66bf;}
.border {border:1px solid #ff66bf;}
.text-shadow {border:1px solid #ff66bf;}
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, #11000a is the darkest color, while #fffbfd is the lightest one.