#008a71 color space conversions
Hex:
#008a71
RGB:
0, 138, 113
CMY:
100, 46, 56
CMYK:
100, 0, 18, 46
HSL:
169°, 100.0000%, 27.0588%
HSV (HSB):
169°, 100.0000%, 54.1176%
XYZ:
12.0691, 19.3692, 18.7253
xyY:
0.2406, 0.3861, 19.3692
CIE-Lab:
51.1164, -37.9814, 4.4971
CIE-LCH:
51.1164, 38.2467, 173.2475
CIE-Luv:
51.1164, -42.0529, 11.6531
Hunter-Lab:
44.0105, -28.0678, 5.5810
#008a71 color charts
#008a71 color shades, tints & tones
#008a71 color schemes
#008a71 color preview, HTML & CSS examples
This text has a color of #008a71
<p style="color:#008a71;">Text here</p>
.mytext {color:#008a71;}
This box has a color of #008a71
<div style="background-color:#008a71;">Content here</div>
.mybackground {background-color:#008a71;}
Border around this has a color of #008a71
<div style="border:2px solid #008a71;">Content here</div>
.myborder {border:2px solid #008a71;}