Danger/ reddish black
Enter any color value (e.g., #256ba0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0e0e color RGB value is (255,14,14)
#ff0e0e color CMYK value
#ff0e0e color HSL value
HSV(or HSB) | 0° | 94.5 | 100 |
XYZ | 41.476 | 21.606 | 2.4 |
Yxy | 0.633 | 0.33 | 21.606 |
LAB | 53.606 | 79.222 | 63.936 |
LUV | 53.606 | 172.29 | 37.154 |
Hunter-LAB | 46.482 | 77.934 | 29.476 |
CIE-LCH | 53.606 | 101.803 | 38.905 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E | E |
Decimal | 255 | 14 | 14 |
Octal | 377 | 16 | 16 |
Binary | 11111111 | 00001110 | 00001110 |
Below, you can see some colors close to #ff0e0e. 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 #ff0e0e.
<span style="color:#ff0e0e">Text here</span>
This paragraph has a background color of #ff0e0e.
<p style="background-color:#ff0e0e;">Content here</p>
This element has a border color of #ff0e0e.
<div style="border:1px #ff0e0e;">Content here</div>
.text {color:#ff0e0e;}
.background {background-color:#ff0e0e;}
.border {border:1px solid #ff0e0e;}
.text-shadow {border:1px solid #ff0e0e;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.