reddish black
Enter any color value (e.g., #734995, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5e6d color RGB value is (255,94,109)
#ff5e6d color CMYK value
#ff5e6d color HSL value
HSV(or HSB) | 354.4° | 63.1 | 100 |
XYZ | 48.003 | 30.37 | 17.8 |
Yxy | 0.499 | 0.316 | 30.37 |
LAB | 61.972 | 62.095 | 25.077 |
LUV | 61.972 | 118.363 | 18.064 |
Hunter-LAB | 55.109 | 59.045 | 19.426 |
CIE-LCH | 61.972 | 66.968 | 21.991 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5E | 6D |
Decimal | 255 | 94 | 109 |
Octal | 377 | 136 | 155 |
Binary | 11111111 | 01011110 | 01101101 |
Below, you can see some colors close to #ff5e6d. 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 #ff5e6d.
<span style="color:#ff5e6d">Text here</span>
This paragraph has a background color of #ff5e6d.
<p style="background-color:#ff5e6d;">Content here</p>
This element has a border color of #ff5e6d.
<div style="border:1px #ff5e6d;">Content here</div>
.text {color:#ff5e6d;}
.background {background-color:#ff5e6d;}
.border {border:1px solid #ff5e6d;}
.text-shadow {border:1px solid #ff5e6d;}
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, #090001 is the darkest color, while #fff3f4 is the lightest one.