strong pink/strong crimson
Enter any color value (e.g., #c52d02, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff567f color RGB value is (255,86,127)
#ff567f color CMYK value
#ff567f color HSL value
HSV(or HSB) | 345.4° | 66.3 | 100.0 |
XYZ | 48.399 | 29.448 | 23.212 |
Yxy | 0.479 | 0.291 | 29.448 |
LAB | 61.175 | 66.621 | 13.584 |
LUV | 61.175 | 117.714 | 4.090 |
Hunter-LAB | 54.266 | 64.235 | 12.625 |
CIE-LCH | 61.175 | 67.992 | 11.525 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 56 | 7F |
Decimal | 255 | 86 | 127 |
Octal | 377 | 126 | 177 |
Binary | 11111111 | 01010110 | 01111111 |
Below, you can see some colors close to #ff567f. 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 #ff567f.
<span style="color:#ff567f">Text here</span>
This paragraph has a background color of #ff567f.
<p style="background-color:#ff567f;">Content here</p>
This element has a border color of #ff567f.
<div style="border:1px #ff567f;">Content here</div>
.text {color:#ff567f;}
.background {background-color:#ff567f;}
.border {border:1px solid #ff567f;}
.text-shadow {border:1px solid #ff567f;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.