reddish black
Enter any color value (e.g., #0b65da, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff12ff color RGB value is (255,18,255)
#ff12ff color CMYK value
#ff12ff color HSL value
HSV(or HSB) | 300° | 92.9 | 100 |
XYZ | 59.506 | 28.913 | 97.052 |
Yxy | 0.321 | 0.156 | 28.913 |
LAB | 60.704 | 97.116 | -60.228 |
LUV | 60.704 | 83.357 | -107.783 |
Hunter-LAB | 53.77 | 103.443 | -69.375 |
CIE-LCH | 60.704 | 114.275 | 328.194 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 12 | FF |
Decimal | 255 | 18 | 255 |
Octal | 377 | 22 | 377 |
Binary | 11111111 | 00010010 | 11111111 |
Below, you can see some colors close to #ff12ff. 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 #ff12ff.
<span style="color:#ff12ff">Text here</span>
This paragraph has a background color of #ff12ff.
<p style="background-color:#ff12ff;">Content here</p>
This element has a border color of #ff12ff.
<div style="border:1px #ff12ff;">Content here</div>
.text {color:#ff12ff;}
.background {background-color:#ff12ff;}
.border {border:1px solid #ff12ff;}
.text-shadow {border:1px solid #ff12ff;}
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, #120012 is the darkest color, while #fffcff is the lightest one.