#ea1515 color RGB value is (234,21,21)
#ea1515 color CMYK value
#ea1515 color HSL value
HSV(or HSB) | 0° | 91 | 91.8 |
XYZ | 34.335 | 18.083 | 2.39 |
Yxy | 0.626 | 0.33 | 18.083 |
LAB | 49.597 | 73.355 | 57.098 |
LUV | 49.597 | 155.58 | 33.551 |
Hunter-LAB | 42.524 | 69.71 | 26.434 |
CIE-LCH | 49.597 | 92.958 | 37.896 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EA | 15 | 15 |
Decimal | 234 | 21 | 21 |
Octal | 352 | 25 | 25 |
Binary | 11101010 | 00010101 | 00010101 |
Below, you can see some colors close to #ea1515. 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 #ea1515.
<span style="color:#ea1515">Text here</span>
This paragraph has a background color of #ea1515.
<p style="background-color:#ea1515;">Content here</p>
This element has a border color of #ea1515.
<div style="border:1px #ea1515;">Content here</div>
.text {color:#ea1515;}
.background {background-color:#ea1515;}
.border {border:1px solid #ea1515;}
.text-shadow {border:1px solid #ea1515;}
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, #000000 is the darkest color, while #fdecec is the lightest one.