#008d1d color space conversions
Hex:
#008d1d
RGB:
0, 141, 29
CMY:
100, 45, 89
CMYK:
100, 0, 79, 45
HSL:
132°, 100.0000%, 27.6471%
HSV (HSB):
132°, 100.0000%, 55.2941%
XYZ:
9.7466, 19.1385, 4.3428
xyY:
0.2933, 0.5760, 19.1385
CIE-Lab:
50.8488, -54.1092, 46.9232
CIE-LCH:
50.8488, 71.6212, 139.0684
CIE-Luv:
50.8488, -47.6054, 57.8815
Hunter-Lab:
43.7475, -36.7896, 24.7376
#008d1d color charts
#008d1d color shades, tints & tones
#008d1d color schemes
#008d1d color preview, HTML & CSS examples
This text has a color of #008d1d
<p style="color:#008d1d;">Text here</p>
.mytext {color:#008d1d;}
This box has a color of #008d1d
<div style="background-color:#008d1d;">Content here</div>
.mybackground {background-color:#008d1d;}
Border around this has a color of #008d1d
<div style="border:2px solid #008d1d;">Content here</div>
.myborder {border:2px solid #008d1d;}