reddish black
Enter any color value (e.g., #565766, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0e42 color RGB value is (255,14,66)
#ff0e42 color CMYK value
#ff0e42 color HSL value
HSV(or HSB) | 347.1° | 94.5 | 100 |
XYZ | 42.38 | 21.967 | 7.161 |
Yxy | 0.593 | 0.307 | 21.967 |
LAB | 53.992 | 80.293 | 39.948 |
LUV | 53.992 | 163.615 | 24.045 |
Hunter-LAB | 46.869 | 79.382 | 23.75 |
CIE-LCH | 53.992 | 89.682 | 26.452 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E | 42 |
Decimal | 255 | 14 | 66 |
Octal | 377 | 16 | 102 |
Binary | 11111111 | 00001110 | 01000010 |
Below, you can see some colors close to #ff0e42. 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 #ff0e42.
<span style="color:#ff0e42">Text here</span>
This paragraph has a background color of #ff0e42.
<p style="background-color:#ff0e42;">Content here</p>
This element has a border color of #ff0e42.
<div style="border:1px #ff0e42;">Content here</div>
.text {color:#ff0e42;}
.background {background-color:#ff0e42;}
.border {border:1px solid #ff0e42;}
.text-shadow {border:1px solid #ff0e42;}
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, #0e0003 is the darkest color, while #fff8f9 is the lightest one.