strong pink/strong crimson
Enter any color value (e.g., #4da304, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fa8ea8 color RGB value is (250,142,168)
#fa8ea8 color CMYK value
#fa8ea8 color HSL value
HSV(or HSB) | 345.6° | 43.2 | 98.0 |
XYZ | 56.165 | 42.497 | 42.288 |
Yxy | 0.398 | 0.302 | 42.497 |
LAB | 71.212 | 43.663 | 4.445 |
LUV | 71.212 | 70.334 | -2.019 |
Hunter-LAB | 65.190 | 39.707 | 7.172 |
CIE-LCH | 71.212 | 43.889 | 5.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FA | 8E | A8 |
Decimal | 250 | 142 | 168 |
Octal | 372 | 216 | 250 |
Binary | 11111010 | 10001110 | 10101000 |
Below, you can see some colors close to #fa8ea8. 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 #fa8ea8.
<span style="color:#fa8ea8">Text here</span>
This paragraph has a background color of #fa8ea8.
<p style="background-color:#fa8ea8;">Content here</p>
This element has a border color of #fa8ea8.
<div style="border:1px #fa8ea8;">Content here</div>
.text {color:#fa8ea8;}
.background {background-color:#fa8ea8;}
.border {border:1px solid #fa8ea8;}
.text-shadow {border:1px solid #fa8ea8;}
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 #fff4f6 is the lightest one.