reddish black
Enter any color value (e.g., #fd5d66, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1aff color RGB value is (255,26,255)
#ff1aff color CMYK value
#ff1aff color HSL value
HSV(or HSB) | 300° | 89.8 | 100 |
XYZ | 59.659 | 29.219 | 97.103 |
Yxy | 0.321 | 0.157 | 29.219 |
LAB | 60.974 | 96.319 | -59.796 |
LUV | 60.974 | 82.849 | -107.127 |
Hunter-LAB | 54.054 | 102.414 | -68.67 |
CIE-LCH | 60.974 | 113.371 | 328.167 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1A | FF |
Decimal | 255 | 26 | 255 |
Octal | 377 | 32 | 377 |
Binary | 11111111 | 00011010 | 11111111 |
Below, you can see some colors close to #ff1aff. 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 #ff1aff.
<span style="color:#ff1aff">Text here</span>
This paragraph has a background color of #ff1aff.
<p style="background-color:#ff1aff;">Content here</p>
This element has a border color of #ff1aff.
<div style="border:1px #ff1aff;">Content here</div>
.text {color:#ff1aff;}
.background {background-color:#ff1aff;}
.border {border:1px solid #ff1aff;}
.text-shadow {border:1px solid #ff1aff;}
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, #050005 is the darkest color, while #ffefff is the lightest one.