strong pink/strong crimson
Enter any color value (e.g., #3fb4e8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1e56 color RGB value is (255,30,86)
#ff1e56 color CMYK value
#ff1e56 color HSL value
HSV(or HSB) | 345.1° | 88.2 | 100.0 |
XYZ | 43.384 | 22.860 | 10.930 |
Yxy | 0.562 | 0.296 | 22.860 |
LAB | 54.928 | 79.251 | 29.340 |
LUV | 54.928 | 154.415 | 16.141 |
Hunter-LAB | 47.813 | 78.295 | 19.915 |
CIE-LCH | 54.928 | 84.507 | 20.315 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1E | 56 |
Decimal | 255 | 30 | 86 |
Octal | 377 | 36 | 126 |
Binary | 11111111 | 00011110 | 01010110 |
Below, you can see some colors close to #ff1e56. 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 #ff1e56.
<span style="color:#ff1e56">Text here</span>
This paragraph has a background color of #ff1e56.
<p style="background-color:#ff1e56;">Content here</p>
This element has a border color of #ff1e56.
<div style="border:1px #ff1e56;">Content here</div>
.text {color:#ff1e56;}
.background {background-color:#ff1e56;}
.border {border:1px solid #ff1e56;}
.text-shadow {border:1px solid #ff1e56;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.