reddish black
Enter any color value (e.g., #389988, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff8e8e color RGB value is (255,142,142)
#ff8e8e color CMYK value
#ff8e8e color HSL value
HSV(or HSB) | 0° | 44.3 | 100 |
XYZ | 55.795 | 42.559 | 30.865 |
Yxy | 0.432 | 0.329 | 42.559 |
LAB | 71.255 | 42.558 | 19.058 |
LUV | 71.255 | 79.502 | 17.137 |
Hunter-LAB | 65.237 | 38.501 | 17.615 |
CIE-LCH | 71.255 | 46.63 | 24.123 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 8E | 8E |
Decimal | 255 | 142 | 142 |
Octal | 377 | 216 | 216 |
Binary | 11111111 | 10001110 | 10001110 |
Below, you can see some colors close to #ff8e8e. 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 #ff8e8e.
<span style="color:#ff8e8e">Text here</span>
This paragraph has a background color of #ff8e8e.
<p style="background-color:#ff8e8e;">Content here</p>
This element has a border color of #ff8e8e.
<div style="border:1px #ff8e8e;">Content here</div>
.text {color:#ff8e8e;}
.background {background-color:#ff8e8e;}
.border {border:1px solid #ff8e8e;}
.text-shadow {border:1px solid #ff8e8e;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.