A Brand New Day/ vivid pink-red/vivid crimson
#ffaabb hex color code (also known as A Brand New Day) descriptions: vivid pink-red/vivid crimson. #ffaabb color hex could be obtained by blending #ffffff with #ff5577 . Closest websafe color is: #ff99cc.
#ffaabb color RGB value is (255,170,187)
#ffaabb color CMYK value
#ffaabb color HSL value
HSV(or HSB) | 348° | 33.3 | 100 |
XYZ | 64.584 | 53.597 | 53.955 |
Yxy | 0.375 | 0.311 | 53.597 |
LAB | 78.226 | 33.427 | 4.193 |
LUV | 78.226 | 53.769 | -0.2 |
Hunter-LAB | 73.21 | 29.351 | 7.551 |
CIE-LCH | 78.226 | 33.689 | 7.15 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | AA | BB |
Decimal | 255 | 170 | 187 |
Octal | 377 | 252 | 273 |
Binary | 11111111 | 10101010 | 10111011 |
Below, you can see some colors close to #ffaabb. 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 #ffaabb.
<span style="color:#ffaabb">Text here</span>
This paragraph has a background color of #ffaabb.
<p style="background-color:#ffaabb;">Content here</p>
This element has a border color of #ffaabb.
<div style="border:1px #ffaabb;">Content here</div>
.text {color:#ffaabb;}
.background {background-color:#ffaabb;}
.border {border:1px solid #ffaabb;}
.text-shadow {border:1px solid #ffaabb;}
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, #000000 is the darkest color, while #ffeaee is the lightest one.