#a0a256 color space conversions
Hex:
        #a0a256
        RGB:
        160, 162, 86
        CMY:
        37, 36, 66
        CMYK:
        1, 0, 47, 36
      HSL:
        62°, 30.6452%, 48.6275%
        HSV (HSB):
        62°, 46.9136%, 63.5294%
        XYZ:
        29.0972, 33.9861, 13.8305
        xyY:
        0.3783, 0.4419, 33.9861
      CIE-Lab:
        64.9516, -11.9463, 39.0355
        CIE-LCH:
        64.9516, 40.8225, 107.0160
        CIE-Luv:
        64.9516, 2.2792, 49.5551
        Hunter-Lab:
        58.2976, -12.9287, 26.7424
      #a0a256 color charts
#a0a256 RGB chart
      #a0a256 CMYK chart
      #a0a256 RGB pie chart
      #a0a256 color shades, tints & tones
#a0a256 color schemes
#a0a256 color preview, HTML & CSS examples
           This text has a color of #a0a256        
        
          <p style="color:#a0a256;">Text here</p>
        
        
          .mytext {color:#a0a256;}
        
        Text color #a0a256
      
           This box has a color of #a0a256        
        
          <div style="background-color:#a0a256;">Content here</div>
        
        
          .mybackground {background-color:#a0a256;}
        
        Background color #a0a256
      
           Border around this has a color of #a0a256        
        
          <div style="border:2px solid #a0a256;">Content here</div>
        
        
          .myborder {border:2px solid #a0a256;}
        
        Border color #a0a256