#008d7f color space conversions
Hex:
#008d7f
RGB:
0, 141, 127
CMY:
100, 45, 50
CMYK:
100, 0, 10, 45
HSL:
174°, 100.0000%, 27.6471%
HSV (HSB):
174°, 100.0000%, 55.2941%
XYZ:
13.3556, 20.5821, 23.3475
xyY:
0.2331, 0.3593, 20.5821
CIE-Lab:
52.4890, -35.2679, -1.6235
CIE-LCH:
52.4890, 35.3052, 182.6357
CIE-Luv:
52.4890, -42.0350, 2.7673
Hunter-Lab:
45.3675, -26.8448, 1.2448
#008d7f color charts
#008d7f color shades, tints & tones
#008d7f color schemes
#008d7f color preview, HTML & CSS examples
This text has a color of #008d7f
<p style="color:#008d7f;">Text here</p>
.mytext {color:#008d7f;}
This box has a color of #008d7f
<div style="background-color:#008d7f;">Content here</div>
.mybackground {background-color:#008d7f;}
Border around this has a color of #008d7f
<div style="border:2px solid #008d7f;">Content here</div>
.myborder {border:2px solid #008d7f;}