Standby Led/ reddish black
Enter any color value (e.g., #d89f3e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0066 color RGB value is (255,0,102)
#ff0066 color CMYK value
#ff0066 color HSL value
HSV(or HSB) | 336° | 100 | 100 |
XYZ | 43.638 | 22.219 | 14.559 |
Yxy | 0.543 | 0.276 | 22.219 |
LAB | 54.259 | 82.887 | 18.864 |
LUV | 54.259 | 153.181 | 5.013 |
Hunter-LAB | 47.137 | 82.759 | 14.683 |
CIE-LCH | 54.259 | 85.006 | 12.822 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 0 | 66 |
Decimal | 255 | 0 | 102 |
Octal | 377 | 0 | 146 |
Binary | 11111111 | 00000000 | 01100110 |
Below, you can see some colors close to #ff0066. 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 #ff0066.
<span style="color:#ff0066">Text here</span>
This paragraph has a background color of #ff0066.
<p style="background-color:#ff0066;">Content here</p>
This element has a border color of #ff0066.
<div style="border:1px #ff0066;">Content here</div>
.text {color:#ff0066;}
.background {background-color:#ff0066;}
.border {border:1px solid #ff0066;}
.text-shadow {border:1px solid #ff0066;}
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 #ffeaf2 is the lightest one.