#8a8a42 color space conversions
Hex:
        #8a8a42
        RGB:
        138, 138, 66
        CMY:
        46, 46, 74
        CMYK:
        0, 0, 52, 46
      HSL:
        60°, 35.2941%, 40.0000%
        HSV (HSB):
        60°, 52.1739%, 54.1176%
        XYZ:
        20.5531, 23.9736, 8.6984
        xyY:
        0.3862, 0.4504, 23.9736
      CIE-Lab:
        56.0613, -10.4975, 38.1068
        CIE-LCH:
        56.0613, 39.5263, 105.4017
        CIE-Luv:
        56.0613, 3.3000, 45.7454
        Hunter-Lab:
        48.9628, -10.7562, 23.7410
      #8a8a42 color charts
#8a8a42 RGB chart
      #8a8a42 CMYK chart
      #8a8a42 RGB pie chart
      #8a8a42 color shades, tints & tones
#8a8a42 color schemes
#8a8a42 color preview, HTML & CSS examples
           This text has a color of #8a8a42        
        
          <p style="color:#8a8a42;">Text here</p>
        
        
          .mytext {color:#8a8a42;}
        
        Text color #8a8a42
      
           This box has a color of #8a8a42        
        
          <div style="background-color:#8a8a42;">Content here</div>
        
        
          .mybackground {background-color:#8a8a42;}
        
        Background color #8a8a42
      
           Border around this has a color of #8a8a42        
        
          <div style="border:2px solid #8a8a42;">Content here</div>
        
        
          .myborder {border:2px solid #8a8a42;}
        
        Border color #8a8a42