reddish black
Enter any color value (e.g., #0472d3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff49c2 color RGB value is (255,73,194)
#ff49c2 color CMYK value
#ff49c2 color HSL value
HSV(or HSB) | 320.1° | 71.4 | 100 |
XYZ | 53.36 | 29.92 | 54.002 |
Yxy | 0.389 | 0.218 | 29.92 |
LAB | 61.585 | 78.054 | -24.544 |
LUV | 61.585 | 98.896 | -50.354 |
Hunter-LAB | 54.699 | 78.406 | -20.244 |
CIE-LCH | 61.585 | 81.822 | 342.545 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 49 | C2 |
Decimal | 255 | 73 | 194 |
Octal | 377 | 111 | 302 |
Binary | 11111111 | 01001001 | 11000010 |
Below, you can see some colors close to #ff49c2. 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 #ff49c2.
<span style="color:#ff49c2">Text here</span>
This paragraph has a background color of #ff49c2.
<p style="background-color:#ff49c2;">Content here</p>
This element has a border color of #ff49c2.
<div style="border:1px #ff49c2;">Content here</div>
.text {color:#ff49c2;}
.background {background-color:#ff49c2;}
.border {border:1px solid #ff49c2;}
.text-shadow {border:1px solid #ff49c2;}
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, #090006 is the darkest color, while #fff3fb is the lightest one.