#003d0c color space conversions
Hex:
#003d0c
RGB:
0, 61, 12
CMY:
100, 76, 95
CMYK:
100, 0, 80, 76
HSL:
132°, 100.0000%, 11.9608%
HSV (HSB):
132°, 100.0000%, 23.9216%
XYZ:
1.7351, 3.3640, 0.9057
xyY:
0.2890, 0.5602, 3.3640
CIE-Lab:
21.4465, -29.7539, 24.0221
CIE-LCH:
21.4465, 38.2408, 141.0839
CIE-Luv:
21.4465, -19.9205, 23.1455
Hunter-Lab:
18.3413, -15.2110, 9.9111
#003d0c color charts
#003d0c color shades, tints & tones
#003d0c color schemes
#003d0c color preview, HTML & CSS examples
This text has a color of #003d0c
<p style="color:#003d0c;">Text here</p>
.mytext {color:#003d0c;}
This box has a color of #003d0c
<div style="background-color:#003d0c;">Content here</div>
.mybackground {background-color:#003d0c;}
Border around this has a color of #003d0c
<div style="border:2px solid #003d0c;">Content here</div>
.myborder {border:2px solid #003d0c;}