#a5bf72 color space conversions
Hex:
        #a5bf72
        RGB:
        165, 191, 114
        CMY:
        35, 25, 55
        CMYK:
        14, 0, 40, 25
      HSL:
        80°, 37.5610%, 59.8039%
        HSV (HSB):
        80°, 40.3141%, 74.9020%
        XYZ:
        37.1851, 46.4758, 22.9305
        xyY:
        0.3489, 0.4360, 46.4758
      CIE-Lab:
        73.8532, -21.6080, 35.9283
        CIE-LCH:
        73.8532, 41.9256, 121.0236
        CIE-Luv:
        73.8532, -12.1309, 50.3948
        Hunter-Lab:
        68.1732, -21.9401, 27.7787
      #a5bf72 color charts
#a5bf72 RGB chart
      #a5bf72 CMYK chart
      #a5bf72 RGB pie chart
      #a5bf72 color shades, tints & tones
#a5bf72 color schemes
#a5bf72 color preview, HTML & CSS examples
           This text has a color of #a5bf72        
        
          <p style="color:#a5bf72;">Text here</p>
        
        
          .mytext {color:#a5bf72;}
        
        Text color #a5bf72
      
           This box has a color of #a5bf72        
        
          <div style="background-color:#a5bf72;">Content here</div>
        
        
          .mybackground {background-color:#a5bf72;}
        
        Background color #a5bf72
      
           Border around this has a color of #a5bf72        
        
          <div style="border:2px solid #a5bf72;">Content here</div>
        
        
          .myborder {border:2px solid #a5bf72;}
        
        Border color #a5bf72