reddish black
Enter any color value (e.g., #6460db, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0e84 color RGB value is (255,14,132)
#ff0e84 color CMYK value
#ff0e84 color HSL value
HSV(or HSB) | 330.6° | 94.5 | 100 |
XYZ | 45.562 | 23.24 | 23.914 |
Yxy | 0.491 | 0.251 | 23.24 |
LAB | 55.319 | 83.905 | 2.294 |
LUV | 55.319 | 139.032 | -13.954 |
Hunter-LAB | 48.208 | 84.339 | 4.334 |
CIE-LCH | 55.319 | 83.936 | 1.566 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | E | 84 |
Decimal | 255 | 14 | 132 |
Octal | 377 | 16 | 204 |
Binary | 11111111 | 00001110 | 10000100 |
Below, you can see some colors close to #ff0e84. 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 #ff0e84.
<span style="color:#ff0e84">Text here</span>
This paragraph has a background color of #ff0e84.
<p style="background-color:#ff0e84;">Content here</p>
This element has a border color of #ff0e84.
<div style="border:1px #ff0e84;">Content here</div>
.text {color:#ff0e84;}
.background {background-color:#ff0e84;}
.border {border:1px solid #ff0e84;}
.text-shadow {border:1px solid #ff0e84;}
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, #0e0007 is the darkest color, while #fff8fb is the lightest one.