reddish black
Enter any color value (e.g., #8ac2a3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0e41 color RGB value is (255,14,65)
#ff0e41 color CMYK value
#ff0e41 color HSL value
HSV(or HSB) | 347.3° | 94.5 | 100 |
XYZ | 42.351 | 21.956 | 7.007 |
Yxy | 0.594 | 0.308 | 21.956 |
LAB | 53.98 | 80.259 | 40.509 |
LUV | 53.98 | 163.882 | 24.45 |
Hunter-LAB | 46.857 | 79.336 | 23.934 |
CIE-LCH | 53.98 | 89.902 | 26.782 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E | 41 |
Decimal | 255 | 14 | 65 |
Octal | 377 | 16 | 101 |
Binary | 11111111 | 00001110 | 01000001 |
Below, you can see some colors close to #ff0e41. 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 #ff0e41.
<span style="color:#ff0e41">Text here</span>
This paragraph has a background color of #ff0e41.
<p style="background-color:#ff0e41;">Content here</p>
This element has a border color of #ff0e41.
<div style="border:1px #ff0e41;">Content here</div>
.text {color:#ff0e41;}
.background {background-color:#ff0e41;}
.border {border:1px solid #ff0e41;}
.text-shadow {border:1px solid #ff0e41;}
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.