#008a8c color space conversions
Hex:
#008a8c
RGB:
0, 138, 140
CMY:
100, 46, 45
CMYK:
100, 1, 0, 45
HSL:
181°, 100.0000%, 27.4510%
HSV (HSB):
181°, 100.0000%, 54.9020%
XYZ:
13.8221, 20.0704, 27.9564
xyY:
0.2235, 0.3245, 20.0704
CIE-Lab:
51.9167, -29.8094, -10.0193
CIE-LCH:
51.9167, 31.4481, 198.5780
CIE-Luv:
51.9167, -39.9447, -10.3489
Hunter-Lab:
44.8000, -23.3276, -5.6386
#008a8c color charts
#008a8c color shades, tints & tones
#008a8c color schemes
#008a8c color preview, HTML & CSS examples
This text has a color of #008a8c
<p style="color:#008a8c;">Text here</p>
.mytext {color:#008a8c;}
This box has a color of #008a8c
<div style="background-color:#008a8c;">Content here</div>
.mybackground {background-color:#008a8c;}
Border around this has a color of #008a8c
<div style="border:2px solid #008a8c;">Content here</div>
.myborder {border:2px solid #008a8c;}