#008a82 color space conversions
Hex:
#008a82
RGB:
0, 138, 130
CMY:
100, 46, 49
CMYK:
100, 0, 6, 46
HSL:
177°, 100.0000%, 27.0588%
HSV (HSB):
177°, 100.0000%, 54.1176%
XYZ:
13.1177, 19.7887, 24.2473
xyY:
0.2295, 0.3462, 19.7887
CIE-Lab:
51.5974, -32.9775, -4.6793
CIE-LCH:
51.5974, 33.3078, 188.0760
CIE-Luv:
51.5974, -40.7348, -1.9797
Hunter-Lab:
44.4845, -25.2110, -1.1783
#008a82 color charts
#008a82 color shades, tints & tones
#008a82 color schemes
#008a82 color preview, HTML & CSS examples
This text has a color of #008a82
<p style="color:#008a82;">Text here</p>
.mytext {color:#008a82;}
This box has a color of #008a82
<div style="background-color:#008a82;">Content here</div>
.mybackground {background-color:#008a82;}
Border around this has a color of #008a82
<div style="border:2px solid #008a82;">Content here</div>
.myborder {border:2px solid #008a82;}