#003a05 color space conversions
Hex:
#003a05
RGB:
0, 58, 5
CMY:
100, 77, 98
CMYK:
100, 0, 91, 77
HSL:
125°, 100.0000%, 11.3725%
HSV (HSB):
125°, 100.0000%, 22.7451%
XYZ:
1.5404, 3.0371, 0.6486
xyY:
0.2948, 0.5811, 3.0371
CIE-Lab:
20.1917, -29.4652, 25.5361
CIE-LCH:
20.1917, 38.9909, 139.0860
CIE-Luv:
20.1917, -18.9513, 23.3649
Hunter-Lab:
17.4272, -14.7194, 9.9924
#003a05 color charts
#003a05 color shades, tints & tones
#003a05 color schemes
#003a05 color preview, HTML & CSS examples
This text has a color of #003a05
<p style="color:#003a05;">Text here</p>
.mytext {color:#003a05;}
This box has a color of #003a05
<div style="background-color:#003a05;">Content here</div>
.mybackground {background-color:#003a05;}
Border around this has a color of #003a05
<div style="border:2px solid #003a05;">Content here</div>
.myborder {border:2px solid #003a05;}