#008c82 color space conversions
Hex:
#008c82
RGB:
0, 140, 130
CMY:
100, 45, 49
CMYK:
100, 0, 7, 45
HSL:
176°, 100.0000%, 27.4510%
HSV (HSB):
176°, 100.0000%, 54.9020%
XYZ:
13.4073, 20.3679, 24.3438
xyY:
0.2307, 0.3505, 20.3679
CIE-Lab:
52.2506, -33.9053, -3.7138
CIE-LCH:
52.2506, 34.1080, 186.2509
CIE-Luv:
52.2506, -41.4450, -0.4451
Hunter-Lab:
45.1308, -25.9505, -0.3899
#008c82 color charts
#008c82 color shades, tints & tones
#008c82 color schemes
#008c82 color preview, HTML & CSS examples
This text has a color of #008c82
<p style="color:#008c82;">Text here</p>
.mytext {color:#008c82;}
This box has a color of #008c82
<div style="background-color:#008c82;">Content here</div>
.mybackground {background-color:#008c82;}
Border around this has a color of #008c82
<div style="border:2px solid #008c82;">Content here</div>
.myborder {border:2px solid #008c82;}