#008a5c color space conversions
Hex:
#008a5c
RGB:
0, 138, 92
CMY:
100, 46, 64
CMYK:
100, 0, 33, 46
HSL:
160°, 100.0000%, 27.0588%
HSV (HSB):
160°, 100.0000%, 54.1176%
XYZ:
11.0202, 18.9497, 13.2020
xyY:
0.2553, 0.4389, 18.9497
CIE-Lab:
50.6283, -43.3792, 15.8865
CIE-LCH:
50.6283, 46.1968, 159.8860
CIE-Luv:
50.6283, -43.5735, 26.9551
Hunter-Lab:
43.5312, -30.9910, 12.4905
#008a5c color charts
#008a5c color shades, tints & tones
#008a5c color schemes
#008a5c color preview, HTML & CSS examples
This text has a color of #008a5c
<p style="color:#008a5c;">Text here</p>
.mytext {color:#008a5c;}
This box has a color of #008a5c
<div style="background-color:#008a5c;">Content here</div>
.mybackground {background-color:#008a5c;}
Border around this has a color of #008a5c
<div style="border:2px solid #008a5c;">Content here</div>
.myborder {border:2px solid #008a5c;}