Rose Pink/ reddish black
Enter any color value (e.g., #58667a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff66cc color RGB value is (255,102,204)
#ff66cc color CMYK value
#ff66cc color HSL value
HSV(or HSB) | 320° | 60 | 100 |
XYZ | 56.89 | 35.122 | 60.908 |
Yxy | 0.372 | 0.23 | 35.122 |
LAB | 65.844 | 68.601 | -23.681 |
LUV | 65.844 | 84.796 | -47.86 |
Hunter-LAB | 59.264 | 67.638 | -19.449 |
CIE-LCH | 65.844 | 72.574 | 340.955 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 66 | CC |
Decimal | 255 | 102 | 204 |
Octal | 377 | 146 | 314 |
Binary | 11111111 | 01100110 | 11001100 |
Below, you can see some colors close to #ff66cc. 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 #ff66cc.
<span style="color:#ff66cc">Text here</span>
This paragraph has a background color of #ff66cc.
<p style="background-color:#ff66cc;">Content here</p>
This element has a border color of #ff66cc.
<div style="border:1px #ff66cc;">Content here</div>
.text {color:#ff66cc;}
.background {background-color:#ff66cc;}
.border {border:1px solid #ff66cc;}
.text-shadow {border:1px solid #ff66cc;}
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, #11000b is the darkest color, while #fffbfe is the lightest one.