reddish black
Enter any color value (e.g., #862e20, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff49b2 color RGB value is (255,73,178)
#ff49b2 color CMYK value
#ff49b2 color HSL value
HSV(or HSB) | 325.4° | 71.4 | 100 |
XYZ | 51.658 | 29.239 | 45.041 |
Yxy | 0.41 | 0.232 | 29.239 |
LAB | 60.992 | 76.178 | -16.275 |
LUV | 60.992 | 105.121 | -37.693 |
Hunter-LAB | 54.074 | 75.899 | -11.534 |
CIE-LCH | 60.992 | 77.897 | 347.941 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 49 | B2 |
Decimal | 255 | 73 | 178 |
Octal | 377 | 111 | 262 |
Binary | 11111111 | 01001001 | 10110010 |
Below, you can see some colors close to #ff49b2. 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 #ff49b2.
<span style="color:#ff49b2">Text here</span>
This paragraph has a background color of #ff49b2.
<p style="background-color:#ff49b2;">Content here</p>
This element has a border color of #ff49b2.
<div style="border:1px #ff49b2;">Content here</div>
.text {color:#ff49b2;}
.background {background-color:#ff49b2;}
.border {border:1px solid #ff49b2;}
.text-shadow {border:1px solid #ff49b2;}
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, #090005 is the darkest color, while #fff3fa is the lightest one.