#008b82 color space conversions
Hex:
#008b82
RGB:
0, 139, 130
CMY:
100, 45, 49
CMYK:
100, 0, 6, 45
HSL:
176°, 100.0000%, 27.2549%
HSV (HSB):
176°, 100.0000%, 54.5098%
XYZ:
13.2619, 20.0769, 24.2954
xyY:
0.2301, 0.3484, 20.0769
CIE-Lab:
51.9241, -33.4426, -4.1961
CIE-LCH:
51.9241, 33.7048, 187.1516
CIE-Luv:
51.9241, -41.0901, -1.2115
Hunter-Lab:
44.8073, -25.5811, -0.7830
#008b82 color charts
#008b82 color shades, tints & tones
#008b82 color schemes
#008b82 color preview, HTML & CSS examples
This text has a color of #008b82
<p style="color:#008b82;">Text here</p>
.mytext {color:#008b82;}
This box has a color of #008b82
<div style="background-color:#008b82;">Content here</div>
.mybackground {background-color:#008b82;}
Border around this has a color of #008b82
<div style="border:2px solid #008b82;">Content here</div>
.myborder {border:2px solid #008b82;}