vivid red
Enter any color value (e.g., #d67fc3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffaeae color RGB value is (255,174,174)
#ffaeae color CMYK value
#ffaeae color HSL value
HSV(or HSB) | 0.0° | 31.8 | 100.0 |
XYZ | 64.016 | 54.588 | 47.207 |
Yxy | 0.386 | 0.329 | 54.588 |
LAB | 78.803 | 29.646 | 12.082 |
LUV | 78.803 | 53.385 | 11.502 |
Hunter-LAB | 73.884 | 25.363 | 13.836 |
CIE-LCH | 78.803 | 32.014 | 22.173 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | AE | AE |
Decimal | 255 | 174 | 174 |
Octal | 377 | 256 | 256 |
Binary | 11111111 | 10101110 | 10101110 |
Below, you can see some colors close to #ffaeae. 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 #ffaeae.
<span style="color:#ffaeae">Text here</span>
This paragraph has a background color of #ffaeae.
<p style="background-color:#ffaeae;">Content here</p>
This element has a border color of #ffaeae.
<div style="border:1px #ffaeae;">Content here</div>
.text {color:#ffaeae;}
.background {background-color:#ffaeae;}
.border {border:1px solid #ffaeae;}
.text-shadow {border:1px solid #ffaeae;}
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, #040000 is the darkest color, while #ffeeee is the lightest one.