reddish black
Enter any color value (e.g., #7dc800, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#e600e6 color RGB value is (230,0,230)
#e600e6 color CMYK value
#e600e6 color HSL value
HSV(or HSB) | 300° | 100 | 90.2 |
XYZ | 46.916 | 22.536 | 76.74 |
Yxy | 0.321 | 0.154 | 22.536 |
LAB | 54.591 | 90.879 | -56.276 |
LUV | 54.591 | 76.09 | -98.387 |
Hunter-LAB | 47.472 | 93.332 | -62.613 |
CIE-LCH | 54.591 | 106.893 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E6 | 0 | E6 |
Decimal | 230 | 0 | 230 |
Octal | 346 | 0 | 346 |
Binary | 11100110 | 00000000 | 11100110 |
Below, you can see some colors close to #e600e6. 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 #e600e6.
<span style="color:#e600e6">Text here</span>
This paragraph has a background color of #e600e6.
<p style="background-color:#e600e6;">Content here</p>
This element has a border color of #e600e6.
<div style="border:1px #e600e6;">Content here</div>
.text {color:#e600e6;}
.background {background-color:#e600e6;}
.border {border:1px solid #e600e6;}
.text-shadow {border:1px solid #e600e6;}
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.