reddish black
Enter any color value (e.g., #46c817, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0e48 color RGB value is (255,14,72)
#ff0e48 color CMYK value
#ff0e48 color HSL value
HSV(or HSB) | 345.6° | 94.5 | 100 |
XYZ | 42.567 | 22.042 | 8.142 |
Yxy | 0.585 | 0.303 | 22.042 |
LAB | 54.071 | 80.511 | 36.553 |
LUV | 54.071 | 161.936 | 21.491 |
Hunter-LAB | 46.949 | 79.679 | 22.582 |
CIE-LCH | 54.071 | 88.421 | 24.419 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E | 48 |
Decimal | 255 | 14 | 72 |
Octal | 377 | 16 | 110 |
Binary | 11111111 | 00001110 | 01001000 |
Below, you can see some colors close to #ff0e48. 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 #ff0e48.
<span style="color:#ff0e48">Text here</span>
This paragraph has a background color of #ff0e48.
<p style="background-color:#ff0e48;">Content here</p>
This element has a border color of #ff0e48.
<div style="border:1px #ff0e48;">Content here</div>
.text {color:#ff0e48;}
.background {background-color:#ff0e48;}
.border {border:1px solid #ff0e48;}
.text-shadow {border:1px solid #ff0e48;}
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.