#003a13 color space conversions
Hex:
#003a13
RGB:
0, 58, 19
CMY:
100, 77, 93
CMYK:
100, 0, 67, 77
HSL:
140°, 100.0000%, 11.3725%
HSV (HSB):
140°, 100.0000%, 22.7451%
XYZ:
1.6306, 3.0731, 1.1233
xyY:
0.2798, 0.5274, 3.0731
CIE-Lab:
20.3344, -27.6585, 19.1065
CIE-LCH:
20.3344, 33.6162, 145.3632
CIE-Luv:
20.3344, -18.5555, 19.2830
Hunter-Lab:
17.5303, -14.0748, 8.4720
#003a13 color charts
#003a13 color shades, tints & tones
#003a13 color schemes
#003a13 color preview, HTML & CSS examples
This text has a color of #003a13
<p style="color:#003a13;">Text here</p>
.mytext {color:#003a13;}
This box has a color of #003a13
<div style="background-color:#003a13;">Content here</div>
.mybackground {background-color:#003a13;}
Border around this has a color of #003a13
<div style="border:2px solid #003a13;">Content here</div>
.myborder {border:2px solid #003a13;}