deep magenta/deep fuchsia
Enter any color value (e.g., #436d56, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#e600ab color RGB value is (230,0,171)
#e600ab color CMYK value
#e600ab color HSL value
HSV(or HSB) | 315.4° | 100.0 | 90.2 |
XYZ | 39.984 | 19.763 | 40.235 |
Yxy | 0.400 | 0.198 | 19.763 |
LAB | 51.568 | 83.400 | -27.023 |
LUV | 51.568 | 101.914 | -53.124 |
Hunter-LAB | 44.456 | 82.746 | -22.542 |
CIE-LCH | 51.568 | 87.669 | 342.047 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E6 | 0 | AB |
Decimal | 230 | 0 | 171 |
Octal | 346 | 0 | 253 |
Binary | 11100110 | 00000000 | 10101011 |
Below, you can see some colors close to #e600ab. 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 #e600ab.
<span style="color:#e600ab">Text here</span>
This paragraph has a background color of #e600ab.
<p style="background-color:#e600ab;">Content here</p>
This element has a border color of #e600ab.
<div style="border:1px #e600ab;">Content here</div>
.text {color:#e600ab;}
.background {background-color:#e600ab;}
.border {border:1px solid #e600ab;}
.text-shadow {border:1px solid #e600ab;}
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, #11000d is the darkest color, while #fffbfe is the lightest one.