#008d7e color space conversions
Hex:
#008d7e
RGB:
0, 141, 126
CMY:
100, 45, 51
CMYK:
100, 0, 11, 45
HSL:
174°, 100.0000%, 27.6471%
HSV (HSB):
174°, 100.0000%, 55.2941%
XYZ:
13.2908, 20.5561, 23.0059
xyY:
0.2338, 0.3616, 20.5561
CIE-Lab:
52.4602, -35.5653, -1.0865
CIE-LCH:
52.4602, 35.5819, 181.7498
CIE-Luv:
52.4602, -42.1132, 3.5777
Hunter-Lab:
45.3388, -27.0169, 1.6522
#008d7e color charts
#008d7e color shades, tints & tones
#008d7e color schemes
#008d7e color preview, HTML & CSS examples
This text has a color of #008d7e
<p style="color:#008d7e;">Text here</p>
.mytext {color:#008d7e;}
This box has a color of #008d7e
<div style="background-color:#008d7e;">Content here</div>
.mybackground {background-color:#008d7e;}
Border around this has a color of #008d7e
<div style="border:2px solid #008d7e;">Content here</div>
.myborder {border:2px solid #008d7e;}