reddish black
Enter any color value (e.g., #7427b2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0abf color RGB value is (255,10,191)
#ff0abf color CMYK value
#ff0abf color HSL value
HSV(or HSB) | 315.7° | 96.1 | 100 |
XYZ | 50.753 | 25.239 | 51.487 |
Yxy | 0.398 | 0.198 | 25.239 |
LAB | 57.307 | 89.663 | -29.423 |
LUV | 57.307 | 111.677 | -59.038 |
Hunter-LAB | 50.238 | 92.411 | -25.597 |
CIE-LCH | 57.307 | 94.367 | 341.833 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | A | BF |
Decimal | 255 | 10 | 191 |
Octal | 377 | 12 | 277 |
Binary | 11111111 | 00001010 | 10111111 |
Below, you can see some colors close to #ff0abf. 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 #ff0abf.
<span style="color:#ff0abf">Text here</span>
This paragraph has a background color of #ff0abf.
<p style="background-color:#ff0abf;">Content here</p>
This element has a border color of #ff0abf.
<div style="border:1px #ff0abf;">Content here</div>
.text {color:#ff0abf;}
.background {background-color:#ff0abf;}
.border {border:1px solid #ff0abf;}
.text-shadow {border:1px solid #ff0abf;}
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, #0a0007 is the darkest color, while #fff4fc is the lightest one.