reddish black
Enter any color value (e.g., #27b97b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff958e color RGB value is (255,149,142)
#ff958e color CMYK value
#ff958e color HSL value
HSV(or HSB) | 3.7° | 44.3 | 100 |
XYZ | 56.87 | 44.708 | 31.223 |
Yxy | 0.428 | 0.337 | 44.708 |
LAB | 72.699 | 39.002 | 21.042 |
LUV | 72.699 | 74.835 | 20.478 |
Hunter-LAB | 66.864 | 34.808 | 19.118 |
CIE-LCH | 72.699 | 44.316 | 28.348 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 95 | 8E |
Decimal | 255 | 149 | 142 |
Octal | 377 | 225 | 216 |
Binary | 11111111 | 10010101 | 10001110 |
Below, you can see some colors close to #ff958e. 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 #ff958e.
<span style="color:#ff958e">Text here</span>
This paragraph has a background color of #ff958e.
<p style="background-color:#ff958e;">Content here</p>
This element has a border color of #ff958e.
<div style="border:1px #ff958e;">Content here</div>
.text {color:#ff958e;}
.background {background-color:#ff958e;}
.border {border:1px solid #ff958e;}
.text-shadow {border:1px solid #ff958e;}
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, #0e0100 is the darkest color, while #fff9f8 is the lightest one.