strong magenta/strong cerise
Enter any color value (e.g., #75463e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff5ec9 color RGB value is (255,94,201)
#ff5ec9 color CMYK value
#ff5ec9 color HSL value
HSV(or HSB) | 320.1° | 63.1 | 100.0 |
XYZ | 55.785 | 33.482 | 58.781 |
Yxy | 0.377 | 0.226 | 33.482 |
LAB | 64.550 | 71.433 | -23.972 |
LUV | 64.550 | 88.963 | -48.664 |
Hunter-LAB | 57.864 | 70.826 | -19.725 |
CIE-LCH | 64.550 | 75.348 | 341.449 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 5E | C9 |
Decimal | 255 | 94 | 201 |
Octal | 377 | 136 | 311 |
Binary | 11111111 | 01011110 | 11001001 |
Below, you can see some colors close to #ff5ec9. 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 #ff5ec9.
<span style="color:#ff5ec9">Text here</span>
This paragraph has a background color of #ff5ec9.
<p style="background-color:#ff5ec9;">Content here</p>
This element has a border color of #ff5ec9.
<div style="border:1px #ff5ec9;">Content here</div>
.text {color:#ff5ec9;}
.background {background-color:#ff5ec9;}
.border {border:1px solid #ff5ec9;}
.text-shadow {border:1px solid #ff5ec9;}
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, #090006 is the darkest color, while #fff3fb is the lightest one.