#008d82 color space conversions
Hex:
#008d82
RGB:
0, 141, 130
CMY:
100, 45, 49
CMYK:
100, 0, 8, 45
HSL:
175°, 100.0000%, 27.6471%
HSV (HSB):
175°, 100.0000%, 55.2941%
XYZ:
13.5541, 20.6615, 24.3928
xyY:
0.2313, 0.3525, 20.6615
CIE-Lab:
52.5770, -34.3655, -3.2324
CIE-LCH:
52.5770, 34.5172, 185.3733
CIE-Luv:
52.5770, -41.7996, 0.3196
Hunter-Lab:
45.4549, -26.3193, 0.0012
#008d82 color charts
#008d82 color shades, tints & tones
#008d82 color schemes
#008d82 color preview, HTML & CSS examples
This text has a color of #008d82
<p style="color:#008d82;">Text here</p>
.mytext {color:#008d82;}
This box has a color of #008d82
<div style="background-color:#008d82;">Content here</div>
.mybackground {background-color:#008d82;}
Border around this has a color of #008d82
<div style="border:2px solid #008d82;">Content here</div>
.myborder {border:2px solid #008d82;}