strong magenta/strong cerise
#ff59c8 color RGB value is (255,89,200)
#ff59c8 color CMYK value
#ff59c8 color HSL value
HSV(or HSB) | 319.9° | 65.1 | 100 |
XYZ | 55.238 | 32.575 | 58.02 |
Yxy | 0.379 | 0.223 | 32.575 |
LAB | 63.815 | 73.225 | -24.532 |
LUV | 63.815 | 91.194 | -49.752 |
Hunter-LAB | 57.074 | 72.875 | -20.32 |
CIE-LCH | 63.815 | 77.225 | 341.478 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 59 | C8 |
Decimal | 255 | 89 | 200 |
Octal | 377 | 131 | 310 |
Binary | 11111111 | 01011001 | 11001000 |
Below, you can see some colors close to #ff59c8. 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 #ff59c8.
<span style="color:#ff59c8">Text here</span>
This paragraph has a background color of #ff59c8.
<p style="background-color:#ff59c8;">Content here</p>
This element has a border color of #ff59c8.
<div style="border:1px #ff59c8;">Content here</div>
.text {color:#ff59c8;}
.background {background-color:#ff59c8;}
.border {border:1px solid #ff59c8;}
.text-shadow {border:1px solid #ff59c8;}
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, #040003 is the darkest color, while #ffeef9 is the lightest one.