#008a99 color space conversions
Hex:
#008a99
RGB:
0, 138, 153
CMY:
100, 46, 40
CMYK:
100, 10, 0, 40
HSL:
186°, 100.0000%, 30.0000%
HSV (HSB):
186°, 100.0000%, 60.0000%
XYZ:
14.8382, 20.4769, 33.3074
xyY:
0.2162, 0.2984, 20.4769
CIE-Lab:
52.3721, -25.4808, -16.8757
CIE-LCH:
52.3721, 30.5624, 213.5161
CIE-Luv:
52.3721, -38.9194, -21.4710
Hunter-Lab:
45.2514, -20.6585, -11.9646
#008a99 color charts
#008a99 color shades, tints & tones
#008a99 color schemes
#008a99 color preview, HTML & CSS examples
This text has a color of #008a99
<p style="color:#008a99;">Text here</p>
.mytext {color:#008a99;}
This box has a color of #008a99
<div style="background-color:#008a99;">Content here</div>
.mybackground {background-color:#008a99;}
Border around this has a color of #008a99
<div style="border:2px solid #008a99;">Content here</div>
.myborder {border:2px solid #008a99;}