#008080 color space conversions
Hex:
#008080
RGB:
0, 128, 128
CMY:
100, 50, 50
CMYK:
100, 0, 0, 50
HSL:
180°, 100.0000%, 25.0980%
HSV (HSB):
180°, 100.0000%, 50.1961%
XYZ:
11.6155, 16.9969, 23.0906
xyY:
0.2247, 0.3287, 16.9969
CIE-Lab:
48.2561, -28.8416, -8.4811
CIE-LCH:
48.2561, 30.0627, 196.3863
CIE-Luv:
48.2561, -37.3228, -8.0590
Hunter-Lab:
41.2272, -21.8567, -4.3481
#008080 color charts
#008080 RGB chart
#008080 CMYK chart
#008080 RGB pie chart
#008080 color shades, tints & tones
#008080 color schemes
#008080 color preview, HTML & CSS examples
This text has a color of #008080
<p style="color:#008080;">Text here</p>
.mytext {color:#008080;}
Text color #008080
This box has a color of #008080
<div style="background-color:#008080;">Content here</div>
.mybackground {background-color:#008080;}
Background color #008080
Border around this has a color of #008080
<div style="border:2px solid #008080;">Content here</div>
.myborder {border:2px solid #008080;}
Border color #008080