reddish black
Enter any color value (e.g., #81eedc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5b82 color RGB value is (255,91,130)
#ff5b82 color CMYK value
#ff5b82 color HSL value
HSV(or HSB) | 345.7° | 64.3 | 100 |
XYZ | 49.01 | 30.354 | 24.395 |
Yxy | 0.472 | 0.293 | 30.354 |
LAB | 61.958 | 64.919 | 12.939 |
LUV | 61.958 | 114.072 | 3.793 |
Hunter-LAB | 55.094 | 62.373 | 12.313 |
CIE-LCH | 61.958 | 66.196 | 11.272 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5B | 82 |
Decimal | 255 | 91 | 130 |
Octal | 377 | 133 | 202 |
Binary | 11111111 | 01011011 | 10000010 |
Below, you can see some colors close to #ff5b82. 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 #ff5b82.
<span style="color:#ff5b82">Text here</span>
This paragraph has a background color of #ff5b82.
<p style="background-color:#ff5b82;">Content here</p>
This element has a border color of #ff5b82.
<div style="border:1px #ff5b82;">Content here</div>
.text {color:#ff5b82;}
.background {background-color:#ff5b82;}
.border {border:1px solid #ff5b82;}
.text-shadow {border:1px solid #ff5b82;}
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, #060001 is the darkest color, while #fff0f3 is the lightest one.