#008c7c color space conversions
Hex:
#008c7c
RGB:
0, 140, 124
CMY:
100, 45, 51
CMYK:
100, 0, 11, 45
HSL:
173°, 100.0000%, 27.4510%
HSV (HSB):
173°, 100.0000%, 54.9020%
XYZ:
13.0162, 20.2114, 22.2839
xyY:
0.2345, 0.3641, 20.2114
CIE-Lab:
52.0754, -35.7063, -0.4907
CIE-LCH:
52.0754, 35.7097, 180.7873
CIE-Luv:
52.0754, -41.9149, 4.4389
Hunter-Lab:
44.9571, -26.9948, 2.0816
#008c7c color charts
#008c7c color shades, tints & tones
#008c7c color schemes
#008c7c color preview, HTML & CSS examples
This text has a color of #008c7c
<p style="color:#008c7c;">Text here</p>
.mytext {color:#008c7c;}
This box has a color of #008c7c
<div style="background-color:#008c7c;">Content here</div>
.mybackground {background-color:#008c7c;}
Border around this has a color of #008c7c
<div style="border:2px solid #008c7c;">Content here</div>
.myborder {border:2px solid #008c7c;}