vivid magenta/vivid orchid
#ffaef2 color RGB value is (255,174,242)
#ffaef2 color CMYK value
#ffaef2 color HSL value
HSV(or HSB) | 309.6° | 31.8 | 100 |
XYZ | 72.403 | 57.943 | 91.372 |
Yxy | 0.327 | 0.261 | 57.943 |
LAB | 80.707 | 39.802 | -21.91 |
LUV | 80.707 | 42.381 | -41.3 |
Hunter-LAB | 76.12 | 36.573 | -17.886 |
CIE-LCH | 80.707 | 45.434 | 331.168 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | AE | F2 |
Decimal | 255 | 174 | 242 |
Octal | 377 | 256 | 362 |
Binary | 11111111 | 10101110 | 11110010 |
Below, you can see some colors close to #ffaef2. 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 #ffaef2.
<span style="color:#ffaef2">Text here</span>
This paragraph has a background color of #ffaef2.
<p style="background-color:#ffaef2;">Content here</p>
This element has a border color of #ffaef2.
<div style="border:1px #ffaef2;">Content here</div>
.text {color:#ffaef2;}
.background {background-color:#ffaef2;}
.border {border:1px solid #ffaef2;}
.text-shadow {border:1px solid #ffaef2;}
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 #ffeefc is the lightest one.