strong magenta/strong orchid
Enter any color value (e.g., #77d1d7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1aeb color RGB value is (255,26,235)
#ff1aeb color CMYK value
#ff1aeb color HSL value
HSV(or HSB) | 305.2° | 89.8 | 100.0 |
XYZ | 56.605 | 27.997 | 81.018 |
Yxy | 0.342 | 0.169 | 27.997 |
LAB | 59.886 | 93.575 | -50.395 |
LUV | 59.886 | 90.931 | -92.010 |
Hunter-LAB | 52.912 | 98.361 | -53.745 |
CIE-LCH | 59.886 | 106.283 | 331.695 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1A | EB |
Decimal | 255 | 26 | 235 |
Octal | 377 | 32 | 353 |
Binary | 11111111 | 00011010 | 11101011 |
Below, you can see some colors close to #ff1aeb. 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 #ff1aeb.
<span style="color:#ff1aeb">Text here</span>
This paragraph has a background color of #ff1aeb.
<p style="background-color:#ff1aeb;">Content here</p>
This element has a border color of #ff1aeb.
<div style="border:1px #ff1aeb;">Content here</div>
.text {color:#ff1aeb;}
.background {background-color:#ff1aeb;}
.border {border:1px solid #ff1aeb;}
.text-shadow {border:1px solid #ff1aeb;}
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 #ffeffe is the lightest one.