#8a8450 color space conversions
Hex:
        #8a8450
        RGB:
        138, 132, 80
        CMY:
        46, 48, 69
        CMYK:
        0, 4, 42, 46
      HSL:
        54°, 26.6055%, 42.7451%
        HSV (HSB):
        54°, 42.0290%, 54.1176%
        XYZ:
        20.1805, 22.4850, 10.8658
        xyY:
        0.3770, 0.4200, 22.4850
      CIE-Lab:
        54.5378, -5.7555, 28.8491
        CIE-LCH:
        54.5378, 29.4176, 101.2826
        CIE-Luv:
        54.5378, 6.4598, 35.7884
        Hunter-Lab:
        47.4183, -7.0154, 19.6066
      #8a8450 color charts
#8a8450 RGB chart
      #8a8450 CMYK chart
      #8a8450 RGB pie chart
      #8a8450 color shades, tints & tones
#8a8450 color schemes
#8a8450 color preview, HTML & CSS examples
           This text has a color of #8a8450        
        
          <p style="color:#8a8450;">Text here</p>
        
        
          .mytext {color:#8a8450;}
        
        Text color #8a8450
      
           This box has a color of #8a8450        
        
          <div style="background-color:#8a8450;">Content here</div>
        
        
          .mybackground {background-color:#8a8450;}
        
        Background color #8a8450
      
           Border around this has a color of #8a8450        
        
          <div style="border:2px solid #8a8450;">Content here</div>
        
        
          .myborder {border:2px solid #8a8450;}
        
        Border color #8a8450