reddish black
Enter any color value (e.g., #7ff141, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5eff color RGB value is (255,94,255)
#ff5eff color CMYK value
#ff5eff color HSL value
HSV(or HSB) | 300° | 63.1 | 100 |
XYZ | 63.293 | 36.485 | 98.314 |
Yxy | 0.32 | 0.184 | 36.485 |
LAB | 66.889 | 79.344 | -50.395 |
LUV | 66.889 | 71.084 | -91.917 |
Hunter-LAB | 60.403 | 81.334 | -54.22 |
CIE-LCH | 66.889 | 93.995 | 327.578 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5E | FF |
Decimal | 255 | 94 | 255 |
Octal | 377 | 136 | 377 |
Binary | 11111111 | 01011110 | 11111111 |
Below, you can see some colors close to #ff5eff. 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 #ff5eff.
<span style="color:#ff5eff">Text here</span>
This paragraph has a background color of #ff5eff.
<p style="background-color:#ff5eff;">Content here</p>
This element has a border color of #ff5eff.
<div style="border:1px #ff5eff;">Content here</div>
.text {color:#ff5eff;}
.background {background-color:#ff5eff;}
.border {border:1px solid #ff5eff;}
.text-shadow {border:1px solid #ff5eff;}
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, #090009 is the darkest color, while #fff3ff is the lightest one.