reddish black
Enter any color value (e.g., #d0f5a8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff128c color RGB value is (255,18,140)
#ff128c color CMYK value
#ff128c color HSL value
HSV(or HSB) | 329.1° | 92.9 | 100 |
XYZ | 46.19 | 23.586 | 26.929 |
Yxy | 0.478 | 0.244 | 23.586 |
LAB | 55.671 | 84.176 | -1.97 |
LUV | 55.671 | 134.946 | -19.399 |
Hunter-LAB | 48.565 | 84.779 | 1.12 |
CIE-LCH | 55.671 | 84.2 | 358.659 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 12 | 8C |
Decimal | 255 | 18 | 140 |
Octal | 377 | 22 | 214 |
Binary | 11111111 | 00010010 | 10001100 |
Below, you can see some colors close to #ff128c. 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 #ff128c.
<span style="color:#ff128c">Text here</span>
This paragraph has a background color of #ff128c.
<p style="background-color:#ff128c;">Content here</p>
This element has a border color of #ff128c.
<div style="border:1px #ff128c;">Content here</div>
.text {color:#ff128c;}
.background {background-color:#ff128c;}
.border {border:1px solid #ff128c;}
.text-shadow {border:1px solid #ff128c;}
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, #120009 is the darkest color, while #fffcfd is the lightest one.