reddish black
Enter any color value (e.g., #06eb97, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0e5c color RGB value is (255,14,92)
#ff0e5c color CMYK value
#ff0e5c color HSL value
HSV(or HSB) | 340.6° | 94.5 | 100 |
XYZ | 43.329 | 22.347 | 12.155 |
Yxy | 0.557 | 0.287 | 22.347 |
LAB | 54.393 | 81.395 | 25.067 |
LUV | 54.393 | 155.417 | 11.525 |
Hunter-LAB | 47.272 | 80.882 | 17.846 |
CIE-LCH | 54.393 | 85.167 | 17.117 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E | 5C |
Decimal | 255 | 14 | 92 |
Octal | 377 | 16 | 134 |
Binary | 11111111 | 00001110 | 01011100 |
Below, you can see some colors close to #ff0e5c. 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 #ff0e5c.
<span style="color:#ff0e5c">Text here</span>
This paragraph has a background color of #ff0e5c.
<p style="background-color:#ff0e5c;">Content here</p>
This element has a border color of #ff0e5c.
<div style="border:1px #ff0e5c;">Content here</div>
.text {color:#ff0e5c;}
.background {background-color:#ff0e5c;}
.border {border:1px solid #ff0e5c;}
.text-shadow {border:1px solid #ff0e5c;}
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, #0e0005 is the darkest color, while #fff8fa is the lightest one.