vivid magenta/vivid cerise
#ffaee4 color RGB value is (255,174,228)
#ffaee4 color CMYK value
#ffaee4 color HSL value
HSV(or HSB) | 320° | 31.8 | 100 |
XYZ | 70.38 | 57.134 | 80.717 |
Yxy | 0.338 | 0.274 | 57.134 |
LAB | 80.255 | 37.458 | -15.052 |
LUV | 80.255 | 44.727 | -29.914 |
Hunter-LAB | 75.587 | 33.927 | -10.404 |
CIE-LCH | 80.255 | 40.369 | 338.107 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | AE | E4 |
Decimal | 255 | 174 | 228 |
Octal | 377 | 256 | 344 |
Binary | 11111111 | 10101110 | 11100100 |
Below, you can see some colors close to #ffaee4. 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 #ffaee4.
<span style="color:#ffaee4">Text here</span>
This paragraph has a background color of #ffaee4.
<p style="background-color:#ffaee4;">Content here</p>
This element has a border color of #ffaee4.
<div style="border:1px #ffaee4;">Content here</div>
.text {color:#ffaee4;}
.background {background-color:#ffaee4;}
.border {border:1px solid #ffaee4;}
.text-shadow {border:1px solid #ffaee4;}
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, #040003 is the darkest color, while #ffeef9 is the lightest one.