reddish black
Enter any color value (e.g., #8ebd4f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffa6ff color RGB value is (255,166,255)
#ffa6ff color CMYK value
#ffa6ff color HSL value
HSV(or HSB) | 300° | 34.9 | 100 |
XYZ | 72.926 | 55.752 | 101.525 |
Yxy | 0.317 | 0.242 | 55.752 |
LAB | 79.473 | 46.219 | -30.782 |
LUV | 79.473 | 43.894 | -56.764 |
Hunter-LAB | 74.668 | 43.669 | -28.349 |
CIE-LCH | 79.473 | 55.531 | 326.337 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | A6 | FF |
Decimal | 255 | 166 | 255 |
Octal | 377 | 246 | 377 |
Binary | 11111111 | 10100110 | 11111111 |
Below, you can see some colors close to #ffa6ff. 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 #ffa6ff.
<span style="color:#ffa6ff">Text here</span>
This paragraph has a background color of #ffa6ff.
<p style="background-color:#ffa6ff;">Content here</p>
This element has a border color of #ffa6ff.
<div style="border:1px #ffa6ff;">Content here</div>
.text {color:#ffa6ff;}
.background {background-color:#ffa6ff;}
.border {border:1px solid #ffa6ff;}
.text-shadow {border:1px solid #ffa6ff;}
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.