reddish black
Enter any color value (e.g., #23bb38, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0e000a color RGB value is (14,0,10)
#0e000a color CMYK value
#0e000a color HSL value
HSV(or HSB) | 317.1° | 100 | 5.5 |
XYZ | 0.236 | 0.115 | 0.297 |
Yxy | 0.364 | 0.178 | 0.115 |
LAB | 1.041 | 5.175 | -2.452 |
LUV | 1.041 | 1.794 | -1.422 |
Hunter-LAB | 3.395 | 6.46 | -2.809 |
CIE-LCH | 1.041 | 5.726 | 334.642 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E | 0 | A |
Decimal | 14 | 0 | 10 |
Octal | 16 | 0 | 12 |
Binary | 00001110 | 00000000 | 00001010 |
Below, you can see some colors close to #0e000a. 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 #0e000a.
<span style="color:#0e000a">Text here</span>
This paragraph has a background color of #0e000a.
<p style="background-color:#0e000a;">Content here</p>
This element has a border color of #0e000a.
<div style="border:1px #0e000a;">Content here</div>
.text {color:#0e000a;}
.background {background-color:#0e000a;}
.border {border:1px solid #0e000a;}
.text-shadow {border:1px solid #0e000a;}
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, #0e000a is the darkest color, while #fff8fd is the lightest one.