vivid magenta/vivid cerise
Enter any color value (e.g., #bf504e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffa2e0 color RGB value is (255,162,224)
#ffa2e0 color CMYK value
#ffa2e0 color HSL value
HSV(or HSB) | 320.0° | 36.5 | 100.0 |
XYZ | 67.615 | 52.482 | 77.087 |
Yxy | 0.343 | 0.266 | 52.482 |
LAB | 77.568 | 43.033 | -16.928 |
LUV | 77.568 | 51.605 | -33.725 |
Hunter-LAB | 72.445 | 39.821 | -12.378 |
CIE-LCH | 77.568 | 46.243 | 338.526 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | A2 | E0 |
Decimal | 255 | 162 | 224 |
Octal | 377 | 242 | 340 |
Binary | 11111111 | 10100010 | 11100000 |
Below, you can see some colors close to #ffa2e0. 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 #ffa2e0.
<span style="color:#ffa2e0">Text here</span>
This paragraph has a background color of #ffa2e0.
<p style="background-color:#ffa2e0;">Content here</p>
This element has a border color of #ffa2e0.
<div style="border:1px #ffa2e0;">Content here</div>
.text {color:#ffa2e0;}
.background {background-color:#ffa2e0;}
.border {border:1px solid #ffa2e0;}
.text-shadow {border:1px solid #ffa2e0;}
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, #0d0009 is the darkest color, while #fff7fc is the lightest one.