#a5a156 color space conversions
Hex:
        #a5a156
        RGB:
        165, 161, 86
        CMY:
        35, 37, 66
        CMYK:
        0, 2, 48, 35
      HSL:
        57°, 31.4741%, 49.2157%
        HSV (HSB):
        57°, 47.8788%, 64.7059%
        XYZ:
        29.9416, 34.1610, 13.8197
        xyY:
        0.3842, 0.4384, 34.1610
      CIE-Lab:
        65.0901, -9.3149, 39.3004
        CIE-LCH:
        65.0901, 40.3893, 103.3340
        CIE-Luv:
        65.0901, 6.1811, 49.3178
        Hunter-Lab:
        58.4474, -10.8403, 26.8942
      #a5a156 color charts
#a5a156 RGB chart
      #a5a156 CMYK chart
      #a5a156 RGB pie chart
      #a5a156 color shades, tints & tones
#a5a156 color schemes
#a5a156 color preview, HTML & CSS examples
           This text has a color of #a5a156        
        
          <p style="color:#a5a156;">Text here</p>
        
        
          .mytext {color:#a5a156;}
        
        Text color #a5a156
      
           This box has a color of #a5a156        
        
          <div style="background-color:#a5a156;">Content here</div>
        
        
          .mybackground {background-color:#a5a156;}
        
        Background color #a5a156
      
           Border around this has a color of #a5a156        
        
          <div style="border:2px solid #a5a156;">Content here</div>
        
        
          .myborder {border:2px solid #a5a156;}
        
        Border color #a5a156