reddish black
Enter any color value (e.g., #36308c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5f78 color RGB value is (255,95,120)
#ff5f78 color CMYK value
#ff5f78 color HSL value
HSV(or HSB) | 350.6° | 62.7 | 100 |
XYZ | 48.722 | 30.8 | 21.146 |
Yxy | 0.484 | 0.306 | 30.8 |
LAB | 62.339 | 62.492 | 19.246 |
LUV | 62.339 | 114.744 | 11.715 |
Hunter-LAB | 55.498 | 59.585 | 16.258 |
CIE-LCH | 62.339 | 65.389 | 17.117 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5F | 78 |
Decimal | 255 | 95 | 120 |
Octal | 377 | 137 | 170 |
Binary | 11111111 | 01011111 | 01111000 |
Below, you can see some colors close to #ff5f78. 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 #ff5f78.
<span style="color:#ff5f78">Text here</span>
This paragraph has a background color of #ff5f78.
<p style="background-color:#ff5f78;">Content here</p>
This element has a border color of #ff5f78.
<div style="border:1px #ff5f78;">Content here</div>
.text {color:#ff5f78;}
.background {background-color:#ff5f78;}
.border {border:1px solid #ff5f78;}
.text-shadow {border:1px solid #ff5f78;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.