#a5b975 color space conversions
Hex:
        #a5b975
        RGB:
        165, 185, 117
        CMY:
        35, 27, 54
        CMYK:
        11, 0, 37, 27
      HSL:
        78°, 32.6923%, 59.2157%
        HSV (HSB):
        78°, 36.7568%, 72.5490%
        XYZ:
        36.0769, 43.9816, 23.4175
        xyY:
        0.3486, 0.4250, 43.9816
      CIE-Lab:
        72.2162, -18.2214, 32.2694
        CIE-LCH:
        72.2162, 37.0585, 119.4519
        CIE-Luv:
        72.2162, -8.8829, 45.4223
        Hunter-Lab:
        66.3186, -18.9548, 25.4874
      #a5b975 color charts
#a5b975 RGB chart
      #a5b975 CMYK chart
      #a5b975 RGB pie chart
      #a5b975 color shades, tints & tones
#a5b975 color schemes
#a5b975 color preview, HTML & CSS examples
           This text has a color of #a5b975        
        
          <p style="color:#a5b975;">Text here</p>
        
        
          .mytext {color:#a5b975;}
        
        Text color #a5b975
      
           This box has a color of #a5b975        
        
          <div style="background-color:#a5b975;">Content here</div>
        
        
          .mybackground {background-color:#a5b975;}
        
        Background color #a5b975
      
           Border around this has a color of #a5b975        
        
          <div style="border:2px solid #a5b975;">Content here</div>
        
        
          .myborder {border:2px solid #a5b975;}
        
        Border color #a5b975