reddish black
Enter any color value (e.g., #a00443, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0e34 color RGB value is (255,14,52)
#ff0e34 color CMYK value
#ff0e34 color HSL value
HSV(or HSB) | 350.5° | 94.5 | 100 |
XYZ | 42.017 | 21.822 | 5.246 |
Yxy | 0.608 | 0.316 | 21.822 |
LAB | 53.838 | 79.865 | 47.632 |
LUV | 53.838 | 166.995 | 29.168 |
Hunter-LAB | 46.714 | 78.802 | 26.041 |
CIE-LCH | 53.838 | 92.99 | 30.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E | 34 |
Decimal | 255 | 14 | 52 |
Octal | 377 | 16 | 64 |
Binary | 11111111 | 00001110 | 00110100 |
Below, you can see some colors close to #ff0e34. 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 #ff0e34.
<span style="color:#ff0e34">Text here</span>
This paragraph has a background color of #ff0e34.
<p style="background-color:#ff0e34;">Content here</p>
This element has a border color of #ff0e34.
<div style="border:1px #ff0e34;">Content here</div>
.text {color:#ff0e34;}
.background {background-color:#ff0e34;}
.border {border:1px solid #ff0e34;}
.text-shadow {border:1px solid #ff0e34;}
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, #0e0002 is the darkest color, while #fff8f9 is the lightest one.