#a5a779 color space conversions
Hex:
        #a5a779
        RGB:
        165, 167, 121
        CMY:
        35, 35, 53
        CMYK:
        1, 0, 28, 35
      HSL:
        63°, 20.7207%, 56.4706%
        HSV (HSB):
        63°, 27.5449%, 65.4902%
        XYZ:
        32.7870, 37.0172, 23.5061
        xyY:
        0.3514, 0.3967, 37.0172
      CIE-Lab:
        67.2900, -8.3447, 23.6248
        CIE-LCH:
        67.2900, 25.0552, 109.4541
        CIE-Luv:
        67.2900, 1.1392, 32.8432
        Hunter-Lab:
        60.8418, -10.2815, 19.6826
      #a5a779 color charts
#a5a779 RGB chart
      #a5a779 CMYK chart
      #a5a779 RGB pie chart
      #a5a779 color shades, tints & tones
#a5a779 color schemes
#a5a779 color preview, HTML & CSS examples
           This text has a color of #a5a779        
        
          <p style="color:#a5a779;">Text here</p>
        
        
          .mytext {color:#a5a779;}
        
        Text color #a5a779
      
           This box has a color of #a5a779        
        
          <div style="background-color:#a5a779;">Content here</div>
        
        
          .mybackground {background-color:#a5a779;}
        
        Background color #a5a779
      
           Border around this has a color of #a5a779        
        
          <div style="border:2px solid #a5a779;">Content here</div>
        
        
          .myborder {border:2px solid #a5a779;}
        
        Border color #a5a779