#008c5b color space conversions
Hex:
#008c5b
RGB:
0, 140, 91
CMY:
100, 45, 64
CMYK:
100, 0, 35, 45
HSL:
159°, 100.0000%, 27.4510%
HSV (HSB):
159°, 100.0000%, 54.9020%
XYZ:
11.2664, 19.5115, 13.0698
xyY:
0.2569, 0.4450, 19.5115
CIE-Lab:
51.2803, -44.3879, 17.3424
CIE-LCH:
51.2803, 47.6555, 158.6594
CIE-Luv:
51.2803, -44.3384, 28.9363
Hunter-Lab:
44.1718, -31.7727, 13.3772
#008c5b color charts
#008c5b color shades, tints & tones
#008c5b color schemes
#008c5b color preview, HTML & CSS examples
This text has a color of #008c5b
<p style="color:#008c5b;">Text here</p>
.mytext {color:#008c5b;}
This box has a color of #008c5b
<div style="background-color:#008c5b;">Content here</div>
.mybackground {background-color:#008c5b;}
Border around this has a color of #008c5b
<div style="border:2px solid #008c5b;">Content here</div>
.myborder {border:2px solid #008c5b;}