#008e83 color space conversions
Hex:
#008e83
RGB:
0, 142, 131
CMY:
100, 44, 49
CMYK:
100, 0, 8, 44
HSL:
175°, 100.0000%, 27.8431%
HSV (HSB):
175°, 100.0000%, 55.6863%
XYZ:
13.7697, 20.9847, 24.7974
xyY:
0.2312, 0.3524, 20.9847
CIE-Lab:
52.9327, -34.5213, -3.2870
CIE-LCH:
52.9327, 34.6774, 185.4391
CIE-Luv:
52.9327, -42.0752, 0.2636
Hunter-Lab:
45.8091, -26.5106, -0.0286
#008e83 color charts
#008e83 color shades, tints & tones
#008e83 color schemes
#008e83 color preview, HTML & CSS examples
This text has a color of #008e83
<p style="color:#008e83;">Text here</p>
.mytext {color:#008e83;}
This box has a color of #008e83
<div style="background-color:#008e83;">Content here</div>
.mybackground {background-color:#008e83;}
Border around this has a color of #008e83
<div style="border:2px solid #008e83;">Content here</div>
.myborder {border:2px solid #008e83;}