#a5b478 color space conversions
Hex:
        #a5b478
        RGB:
        165, 180, 120
        CMY:
        35, 29, 53
        CMYK:
        8, 0, 33, 29
      HSL:
        75°, 28.5714%, 58.8235%
        HSV (HSB):
        75°, 33.3333%, 70.5882%
        XYZ:
        35.2285, 41.9979, 24.0190
        xyY:
        0.3480, 0.4148, 41.9979
      CIE-Lab:
        70.8695, -15.2770, 28.9301
        CIE-LCH:
        70.8695, 32.7160, 117.8370
        CIE-Luv:
        70.8695, -6.1786, 40.8612
        Hunter-Lab:
        64.8058, -16.3774, 23.3894
      #a5b478 color charts
#a5b478 RGB chart
      #a5b478 CMYK chart
      #a5b478 RGB pie chart
      #a5b478 color shades, tints & tones
#a5b478 color schemes
#a5b478 color preview, HTML & CSS examples
           This text has a color of #a5b478        
        
          <p style="color:#a5b478;">Text here</p>
        
        
          .mytext {color:#a5b478;}
        
        Text color #a5b478
      
           This box has a color of #a5b478        
        
          <div style="background-color:#a5b478;">Content here</div>
        
        
          .mybackground {background-color:#a5b478;}
        
        Background color #a5b478
      
           Border around this has a color of #a5b478        
        
          <div style="border:2px solid #a5b478;">Content here</div>
        
        
          .myborder {border:2px solid #a5b478;}
        
        Border color #a5b478