#008a9a color space conversions
Hex:
#008a9a
RGB:
0, 138, 154
CMY:
100, 46, 40
CMYK:
100, 10, 0, 40
HSL:
186°, 100.0000%, 30.1961%
HSV (HSB):
186°, 100.0000%, 60.3922%
XYZ:
14.9212, 20.5101, 33.7443
xyY:
0.2157, 0.2965, 20.5101
CIE-Lab:
52.4091, -25.1391, -17.3987
CIE-LCH:
52.4091, 30.5727, 214.6870
CIE-Luv:
52.4091, -38.8411, -22.3342
Hunter-Lab:
45.2880, -20.4430, -12.4756
#008a9a color charts
#008a9a color shades, tints & tones
#008a9a color schemes
#008a9a color preview, HTML & CSS examples
This text has a color of #008a9a
<p style="color:#008a9a;">Text here</p>
.mytext {color:#008a9a;}
This box has a color of #008a9a
<div style="background-color:#008a9a;">Content here</div>
.mybackground {background-color:#008a9a;}
Border around this has a color of #008a9a
<div style="border:2px solid #008a9a;">Content here</div>
.myborder {border:2px solid #008a9a;}