#008c68 color space conversions
Hex:
#008c68
RGB:
0, 140, 104
CMY:
100, 45, 59
CMYK:
100, 0, 26, 45
HSL:
165°, 100.0000%, 27.4510%
HSV (HSB):
165°, 100.0000%, 54.9020%
XYZ:
11.8768, 19.7556, 16.2840
xyY:
0.2479, 0.4123, 19.7556
CIE-Lab:
51.5598, -41.2348, 10.3218
CIE-LCH:
51.5598, 42.5071, 165.9466
CIE-Luv:
51.5598, -43.4275, 19.8515
Hunter-Lab:
44.4473, -30.0858, 9.3913
#008c68 color charts
#008c68 color shades, tints & tones
#008c68 color schemes
#008c68 color preview, HTML & CSS examples
This text has a color of #008c68
<p style="color:#008c68;">Text here</p>
.mytext {color:#008c68;}
This box has a color of #008c68
<div style="background-color:#008c68;">Content here</div>
.mybackground {background-color:#008c68;}
Border around this has a color of #008c68
<div style="border:2px solid #008c68;">Content here</div>
.myborder {border:2px solid #008c68;}