#008d0d color space conversions
Hex:
#008d0d
RGB:
0, 141, 13
CMY:
100, 45, 95
CMYK:
100, 0, 91, 45
HSL:
126°, 100.0000%, 27.6471%
HSV (HSB):
126°, 100.0000%, 55.2941%
XYZ:
9.5975, 19.0788, 3.5575
xyY:
0.2977, 0.5919, 19.0788
CIE-Lab:
50.7793, -55.0093, 51.1988
CIE-LCH:
50.7793, 75.1487, 137.0548
CIE-Luv:
50.7793, -47.9038, 60.7169
Hunter-Lab:
43.6793, -37.2175, 25.7466
#008d0d color charts
#008d0d color shades, tints & tones
#008d0d color schemes
#008d0d color preview, HTML & CSS examples
This text has a color of #008d0d
<p style="color:#008d0d;">Text here</p>
.mytext {color:#008d0d;}
This box has a color of #008d0d
<div style="background-color:#008d0d;">Content here</div>
.mybackground {background-color:#008d0d;}
Border around this has a color of #008d0d
<div style="border:2px solid #008d0d;">Content here</div>
.myborder {border:2px solid #008d0d;}