#008a65 color space conversions
Hex:
#008a65
RGB:
0, 138, 101
CMY:
100, 46, 60
CMYK:
100, 0, 27, 46
HSL:
164°, 100.0000%, 27.0588%
HSV (HSB):
164°, 100.0000%, 54.1176%
XYZ:
11.4374, 19.1165, 15.3990
xyY:
0.2489, 0.4160, 19.1165
CIE-Lab:
50.8233, -41.1812, 11.0111
CIE-LCH:
50.8233, 42.6278, 165.0303
CIE-Luv:
50.8233, -42.9417, 20.6472
Hunter-Lab:
43.7225, -29.8202, 9.7239
#008a65 color charts
#008a65 color shades, tints & tones
#008a65 color schemes
#008a65 color preview, HTML & CSS examples
This text has a color of #008a65
<p style="color:#008a65;">Text here</p>
.mytext {color:#008a65;}
This box has a color of #008a65
<div style="background-color:#008a65;">Content here</div>
.mybackground {background-color:#008a65;}
Border around this has a color of #008a65
<div style="border:2px solid #008a65;">Content here</div>
.myborder {border:2px solid #008a65;}