reddish black
Enter any color value (e.g., #1ae2f3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1ad8 color RGB value is (255,26,216)
#ff1ad8 color CMYK value
#ff1ad8 color HSL value
HSV(or HSB) | 310.2° | 89.8 | 100 |
XYZ | 54.004 | 26.957 | 67.323 |
Yxy | 0.364 | 0.182 | 26.957 |
LAB | 58.934 | 91.134 | -41.188 |
LUV | 58.934 | 99.061 | -77.323 |
Hunter-LAB | 51.92 | 94.806 | -40.535 |
CIE-LCH | 58.934 | 100.009 | 335.68 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1A | D8 |
Decimal | 255 | 26 | 216 |
Octal | 377 | 32 | 330 |
Binary | 11111111 | 00011010 | 11011000 |
Below, you can see some colors close to #ff1ad8. 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 #ff1ad8.
<span style="color:#ff1ad8">Text here</span>
This paragraph has a background color of #ff1ad8.
<p style="background-color:#ff1ad8;">Content here</p>
This element has a border color of #ff1ad8.
<div style="border:1px #ff1ad8;">Content here</div>
.text {color:#ff1ad8;}
.background {background-color:#ff1ad8;}
.border {border:1px solid #ff1ad8;}
.text-shadow {border:1px solid #ff1ad8;}
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, #050004 is the darkest color, while #ffeffc is the lightest one.