strong magenta/strong fuchsia
Enter any color value (e.g., #87a0b1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f57fdd color RGB value is (245,127,221)
#f57fdd color CMYK value
#f57fdd color HSL value
HSV(or HSB) | 312.2° | 48.2 | 96.1 |
XYZ | 58.297 | 39.812 | 73.018 |
Yxy | 0.341 | 0.233 | 39.812 |
LAB | 69.335 | 56.996 | -27.931 |
LUV | 69.335 | 62.017 | -52.841 |
Hunter-LAB | 63.096 | 54.503 | -24.446 |
CIE-LCH | 69.335 | 63.472 | 333.893 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | 7F | DD |
Decimal | 245 | 127 | 221 |
Octal | 365 | 177 | 335 |
Binary | 11110101 | 01111111 | 11011101 |
Below, you can see some colors close to #f57fdd. 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 #f57fdd.
<span style="color:#f57fdd">Text here</span>
This paragraph has a background color of #f57fdd.
<p style="background-color:#f57fdd;">Content here</p>
This element has a border color of #f57fdd.
<div style="border:1px #f57fdd;">Content here</div>
.text {color:#f57fdd;}
.background {background-color:#f57fdd;}
.border {border:1px solid #f57fdd;}
.text-shadow {border:1px solid #f57fdd;}
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, #0a0108 is the darkest color, while #fef5fc is the lightest one.