Retro Pink Pop/ reddish black
Enter any color value (e.g., #169228, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0073 color RGB value is (255,0,115)
#ff0073 color CMYK value
#ff0073 color HSL value
HSV(or HSB) | 332.9° | 100 | 100 |
XYZ | 44.335 | 22.498 | 18.225 |
Yxy | 0.521 | 0.265 | 22.498 |
LAB | 54.551 | 83.667 | 11.418 |
LUV | 54.551 | 147.828 | -3.149 |
Hunter-LAB | 47.432 | 83.838 | 10.42 |
CIE-LCH | 54.551 | 84.443 | 7.771 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 0 | 73 |
Decimal | 255 | 0 | 115 |
Octal | 377 | 0 | 163 |
Binary | 11111111 | 00000000 | 01110011 |
Below, you can see some colors close to #ff0073. 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 #ff0073.
<span style="color:#ff0073">Text here</span>
This paragraph has a background color of #ff0073.
<p style="background-color:#ff0073;">Content here</p>
This element has a border color of #ff0073.
<div style="border:1px #ff0073;">Content here</div>
.text {color:#ff0073;}
.background {background-color:#ff0073;}
.border {border:1px solid #ff0073;}
.text-shadow {border:1px solid #ff0073;}
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 #ffeaf3 is the lightest one.