reddish black
Enter any color value (e.g., #028960, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff9f9f color RGB value is (255,159,159)
#ff9f9f color CMYK value
#ff9f9f color HSL value
HSV(or HSB) | 0° | 37.6 | 100 |
XYZ | 59.896 | 48.559 | 39.017 |
Yxy | 0.406 | 0.329 | 48.559 |
LAB | 75.176 | 35.668 | 15.144 |
LUV | 75.176 | 65.279 | 14.068 |
Hunter-LAB | 69.685 | 31.478 | 15.582 |
CIE-LCH | 75.176 | 38.75 | 23.005 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 9F | 9F |
Decimal | 255 | 159 | 159 |
Octal | 377 | 237 | 237 |
Binary | 11111111 | 10011111 | 10011111 |
Below, you can see some colors close to #ff9f9f. 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 #ff9f9f.
<span style="color:#ff9f9f">Text here</span>
This paragraph has a background color of #ff9f9f.
<p style="background-color:#ff9f9f;">Content here</p>
This element has a border color of #ff9f9f.
<div style="border:1px #ff9f9f;">Content here</div>
.text {color:#ff9f9f;}
.background {background-color:#ff9f9f;}
.border {border:1px solid #ff9f9f;}
.text-shadow {border:1px solid #ff9f9f;}
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, #0a0000 is the darkest color, while #fff4f4 is the lightest one.