#008a5f color space conversions
Hex:
#008a5f
RGB:
0, 138, 95
CMY:
100, 46, 63
CMYK:
100, 0, 31, 46
HSL:
161°, 100.0000%, 27.0588%
HSV (HSB):
161°, 100.0000%, 54.1176%
XYZ:
11.1540, 19.0032, 13.9066
xyY:
0.2531, 0.4313, 19.0032
CIE-Lab:
50.6909, -42.6666, 14.2641
CIE-LCH:
50.6909, 44.9879, 161.5144
CIE-Luv:
50.6909, -43.3667, 24.8984
Hunter-Lab:
43.5926, -30.6144, 11.6006
#008a5f color charts
#008a5f color shades, tints & tones
#008a5f color schemes
#008a5f color preview, HTML & CSS examples
This text has a color of #008a5f
<p style="color:#008a5f;">Text here</p>
.mytext {color:#008a5f;}
This box has a color of #008a5f
<div style="background-color:#008a5f;">Content here</div>
.mybackground {background-color:#008a5f;}
Border around this has a color of #008a5f
<div style="border:2px solid #008a5f;">Content here</div>
.myborder {border:2px solid #008a5f;}