reddish black
Enter any color value (e.g., #d1355d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0e0002 color RGB value is (14,0,2)
#0e0002 color CMYK value
#0e0002 color HSL value
HSV(or HSB) | 351.4° | 100 | 5.5 |
XYZ | 0.192 | 0.098 | 0.066 |
Yxy | 0.54 | 0.275 | 0.098 |
LAB | 0.883 | 4.062 | 0.576 |
LUV | 0.883 | 2.478 | 0.063 |
Hunter-LAB | 3.126 | 5.494 | 0.934 |
CIE-LCH | 0.883 | 4.102 | 8.068 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E | 0 | 2 |
Decimal | 14 | 0 | 2 |
Octal | 16 | 0 | 2 |
Binary | 00001110 | 00000000 | 00000010 |
Below, you can see some colors close to #0e0002. 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 #0e0002.
<span style="color:#0e0002">Text here</span>
This paragraph has a background color of #0e0002.
<p style="background-color:#0e0002;">Content here</p>
This element has a border color of #0e0002.
<div style="border:1px #0e0002;">Content here</div>
.text {color:#0e0002;}
.background {background-color:#0e0002;}
.border {border:1px solid #0e0002;}
.text-shadow {border:1px solid #0e0002;}
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, #0e0002 is the darkest color, while #fff8f9 is the lightest one.