#020e00 color space conversions
Hex:
#020e00
RGB:
2, 14, 0
CMY:
99, 95, 100
CMYK:
86, 0, 100, 95
HSL:
111°, 100.0000%, 2.7451%
HSV (HSB):
111°, 100.0000%, 5.4902%
XYZ:
0.1821, 0.3270, 0.0535
xyY:
0.3236, 0.5812, 0.3270
CIE-Lab:
2.9536, -5.2726, 4.3269
CIE-LCH:
2.9536, 6.8208, 140.6263
CIE-Luv:
2.9536, -2.2672, 3.5512
Hunter-Lab:
5.7182, -4.3233, 3.4479
#020e00 color charts
#020e00 color shades, tints & tones
#020e00 color schemes
#020e00 color preview, HTML & CSS examples
This text has a color of #020e00
<p style="color:#020e00;">Text here</p>
.mytext {color:#020e00;}
This box has a color of #020e00
<div style="background-color:#020e00;">Content here</div>
.mybackground {background-color:#020e00;}
Border around this has a color of #020e00
<div style="border:2px solid #020e00;">Content here</div>
.myborder {border:2px solid #020e00;}