reddish black
Enter any color value (e.g., #5ecd28, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff81cb color RGB value is (255,129,203)
#ff81cb color CMYK value
#ff81cb color HSL value
HSV(or HSB) | 324.8° | 49.4 | 100 |
XYZ | 59.87 | 41.272 | 61.311 |
Yxy | 0.369 | 0.254 | 41.272 |
LAB | 70.366 | 56.339 | -16.247 |
LUV | 70.366 | 72.9 | -34.634 |
Hunter-LAB | 64.244 | 53.921 | -11.613 |
CIE-LCH | 70.366 | 58.635 | 343.914 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 81 | CB |
Decimal | 255 | 129 | 203 |
Octal | 377 | 201 | 313 |
Binary | 11111111 | 10000001 | 11001011 |
Below, you can see some colors close to #ff81cb. 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 #ff81cb.
<span style="color:#ff81cb">Text here</span>
This paragraph has a background color of #ff81cb.
<p style="background-color:#ff81cb;">Content here</p>
This element has a border color of #ff81cb.
<div style="border:1px #ff81cb;">Content here</div>
.text {color:#ff81cb;}
.background {background-color:#ff81cb;}
.border {border:1px solid #ff81cb;}
.text-shadow {border:1px solid #ff81cb;}
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, #010001 is the darkest color, while #ffebf7 is the lightest one.