reddish black
Enter any color value (e.g., #41e0ae, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ffff12 color RGB value is (255,255,18)
#ffff12 color CMYK value
#ffff12 color HSL value
HSV(or HSB) | 60° | 92.9 | 100 |
XYZ | 77.109 | 92.824 | 14.425 |
Yxy | 0.418 | 0.503 | 92.824 |
LAB | 97.156 | -21.412 | 93.14 |
LUV | 97.156 | 7.645 | 105.988 |
Hunter-LAB | 96.345 | -25.742 | 58.565 |
CIE-LCH | 97.156 | 95.57 | 102.947 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | FF | 12 |
Decimal | 255 | 255 | 18 |
Octal | 377 | 377 | 22 |
Binary | 11111111 | 11111111 | 00010010 |
Below, you can see some colors close to #ffff12. 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 #ffff12.
<span style="color:#ffff12">Text here</span>
This paragraph has a background color of #ffff12.
<p style="background-color:#ffff12;">Content here</p>
This element has a border color of #ffff12.
<div style="border:1px #ffff12;">Content here</div>
.text {color:#ffff12;}
.background {background-color:#ffff12;}
.border {border:1px solid #ffff12;}
.text-shadow {border:1px solid #ffff12;}
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, #121200 is the darkest color, while #fffffc is the lightest one.