reddish black
Enter any color value (e.g., #04723b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff81a0 color RGB value is (255,129,160)
#ff81a0 color CMYK value
#ff81a0 color HSL value
HSV(or HSB) | 345.2° | 49.4 | 100 |
XYZ | 55.435 | 39.499 | 37.96 |
Yxy | 0.417 | 0.297 | 39.499 |
LAB | 69.111 | 50.896 | 5.981 |
LUV | 69.111 | 83.769 | -1.52 |
Hunter-LAB | 62.848 | 47.463 | 8.183 |
CIE-LCH | 69.111 | 51.246 | 6.702 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 81 | A0 |
Decimal | 255 | 129 | 160 |
Octal | 377 | 201 | 240 |
Binary | 11111111 | 10000001 | 10100000 |
Below, you can see some colors close to #ff81a0. 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 #ff81a0.
<span style="color:#ff81a0">Text here</span>
This paragraph has a background color of #ff81a0.
<p style="background-color:#ff81a0;">Content here</p>
This element has a border color of #ff81a0.
<div style="border:1px #ff81a0;">Content here</div>
.text {color:#ff81a0;}
.background {background-color:#ff81a0;}
.border {border:1px solid #ff81a0;}
.text-shadow {border:1px solid #ff81a0;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.