#020e04 color space conversions
Hex:
#020e04
RGB:
2, 14, 4
CMY:
99, 95, 98
CMYK:
86, 0, 71, 95
HSL:
130°, 75.0000%, 3.1373%
HSV (HSB):
130°, 85.7143%, 5.4902%
XYZ:
0.2040, 0.3357, 0.1689
xyY:
0.2879, 0.4738, 0.3357
CIE-Lab:
3.0328, -4.7162, 2.8128
CIE-LCH:
3.0328, 5.4913, 149.1875
CIE-Luv:
3.0328, -2.2024, 2.2654
Hunter-Lab:
5.7944, -3.8562, 2.3276
#020e04 color charts
#020e04 color shades, tints & tones
#020e04 color schemes
#020e04 color preview, HTML & CSS examples
This text has a color of #020e04
<p style="color:#020e04;">Text here</p>
.mytext {color:#020e04;}
This box has a color of #020e04
<div style="background-color:#020e04;">Content here</div>
.mybackground {background-color:#020e04;}
Border around this has a color of #020e04
<div style="border:2px solid #020e04;">Content here</div>
.myborder {border:2px solid #020e04;}