reddish black
Enter any color value (e.g., #f0aaa1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ea1680 color RGB value is (234,22,128)
#ea1680 color CMYK value
#ea1680 color HSL value
HSV(or HSB) | 330° | 90.6 | 91.8 |
XYZ | 38.115 | 19.625 | 22.201 |
Yxy | 0.477 | 0.245 | 19.625 |
LAB | 51.41 | 78.152 | -1.491 |
LUV | 51.41 | 123.093 | -17.224 |
Hunter-LAB | 44.3 | 76.054 | 1.296 |
CIE-LCH | 51.41 | 78.166 | 358.907 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EA | 16 | 80 |
Decimal | 234 | 22 | 128 |
Octal | 352 | 26 | 200 |
Binary | 11101010 | 00010110 | 10000000 |
Below, you can see some colors close to #ea1680. 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 #ea1680.
<span style="color:#ea1680">Text here</span>
This paragraph has a background color of #ea1680.
<p style="background-color:#ea1680;">Content here</p>
This element has a border color of #ea1680.
<div style="border:1px #ea1680;">Content here</div>
.text {color:#ea1680;}
.background {background-color:#ea1680;}
.border {border:1px solid #ea1680;}
.text-shadow {border:1px solid #ea1680;}
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, #010000 is the darkest color, while #fdecf5 is the lightest one.