#008a32 color space conversions
Hex:
#008a32
RGB:
0, 138, 50
CMY:
100, 46, 80
CMYK:
100, 0, 64, 46
HSL:
142°, 100.0000%, 27.0588%
HSV (HSB):
142°, 100.0000%, 54.1176%
XYZ:
9.6642, 18.4072, 6.0612
xyY:
0.2831, 0.5393, 18.4072
CIE-Lab:
49.9864, -51.0536, 37.4042
CIE-LCH:
49.9864, 63.2894, 143.7717
CIE-Luv:
49.9864, -45.9172, 49.8369
Hunter-Lab:
42.9037, -34.8737, 21.6564
#008a32 color charts
#008a32 color shades, tints & tones
#008a32 color schemes
#008a32 color preview, HTML & CSS examples
This text has a color of #008a32
<p style="color:#008a32;">Text here</p>
.mytext {color:#008a32;}
This box has a color of #008a32
<div style="background-color:#008a32;">Content here</div>
.mybackground {background-color:#008a32;}
Border around this has a color of #008a32
<div style="border:2px solid #008a32;">Content here</div>
.myborder {border:2px solid #008a32;}