#008b40 color space conversions
Hex:
#008b40
RGB:
0, 139, 64
CMY:
100, 45, 75
CMYK:
100, 0, 54, 45
HSL:
148°, 100.0000%, 27.2549%
HSV (HSB):
148°, 100.0000%, 54.5098%
XYZ:
10.1580, 18.8354, 7.9507
xyY:
0.2750, 0.5098, 18.8354
CIE-Lab:
50.4941, -49.3328, 31.0503
CIE-LCH:
50.4941, 58.2911, 147.8135
CIE-Luv:
50.4941, -45.6063, 44.1102
Hunter-Lab:
43.3998, -34.1704, 19.5181
#008b40 color charts
#008b40 color shades, tints & tones
#008b40 color schemes
#008b40 color preview, HTML & CSS examples
This text has a color of #008b40
<p style="color:#008b40;">Text here</p>
.mytext {color:#008b40;}
This box has a color of #008b40
<div style="background-color:#008b40;">Content here</div>
.mybackground {background-color:#008b40;}
Border around this has a color of #008b40
<div style="border:2px solid #008b40;">Content here</div>
.myborder {border:2px solid #008b40;}