#008d7a color space conversions
Hex:
#008d7a
RGB:
0, 141, 122
CMY:
100, 45, 52
CMYK:
100, 0, 13, 45
HSL:
172°, 100.0000%, 27.6471%
HSV (HSB):
172°, 100.0000%, 55.2941%
XYZ:
13.0377, 20.4549, 21.6734
xyY:
0.2363, 0.3708, 20.4549
CIE-Lab:
52.3477, -36.7378, 1.0652
CIE-LCH:
52.3477, 36.7532, 178.3392
CIE-Luv:
52.3477, -42.4244, 6.7899
Hunter-Lab:
45.2271, -27.6907, 3.2465
#008d7a color charts
#008d7a color shades, tints & tones
#008d7a color schemes
#008d7a color preview, HTML & CSS examples
This text has a color of #008d7a
<p style="color:#008d7a;">Text here</p>
.mytext {color:#008d7a;}
This box has a color of #008d7a
<div style="background-color:#008d7a;">Content here</div>
.mybackground {background-color:#008d7a;}
Border around this has a color of #008d7a
<div style="border:2px solid #008d7a;">Content here</div>
.myborder {border:2px solid #008d7a;}