#008c4b color space conversions
Hex:
#008c4b
RGB:
0, 140, 75
CMY:
100, 45, 71
CMYK:
100, 0, 46, 45
HSL:
152°, 100.0000%, 27.4510%
HSV (HSB):
152°, 100.0000%, 54.9020%
XYZ:
10.6481, 19.2642, 9.8138
xyY:
0.2680, 0.4849, 19.2642
CIE-Lab:
50.9948, -47.7354, 25.8367
CIE-LCH:
50.9948, 54.2789, 151.5756
CIE-Luv:
50.9948, -45.3448, 38.8240
Hunter-Lab:
43.8910, -33.5045, 17.4668
#008c4b color charts
#008c4b color shades, tints & tones
#008c4b color schemes
#008c4b color preview, HTML & CSS examples
This text has a color of #008c4b
<p style="color:#008c4b;">Text here</p>
.mytext {color:#008c4b;}
This box has a color of #008c4b
<div style="background-color:#008c4b;">Content here</div>
.mybackground {background-color:#008c4b;}
Border around this has a color of #008c4b
<div style="border:2px solid #008c4b;">Content here</div>
.myborder {border:2px solid #008c4b;}