#a5af47 color space conversions
Hex:
        #a5af47
        RGB:
        165, 175, 71
        CMY:
        35, 31, 72
        CMYK:
        6, 0, 59, 31
      HSL:
        66°, 42.2764%, 48.2353%
        HSV (HSB):
        66°, 59.4286%, 68.6275%
        XYZ:
        31.9844, 39.1142, 11.8253
        xyY:
        0.3857, 0.4717, 39.1142
      CIE-Lab:
        68.8339, -17.8847, 50.8437
        CIE-LCH:
        68.8339, 53.8975, 109.3797
        CIE-Luv:
        68.8339, -2.0301, 62.4510
        Hunter-Lab:
        62.5414, -18.1605, 32.5684
      #a5af47 color charts
#a5af47 RGB chart
      #a5af47 CMYK chart
      #a5af47 RGB pie chart
      #a5af47 color shades, tints & tones
#a5af47 color schemes
#a5af47 color preview, HTML & CSS examples
           This text has a color of #a5af47        
        
          <p style="color:#a5af47;">Text here</p>
        
        
          .mytext {color:#a5af47;}
        
        Text color #a5af47
      
           This box has a color of #a5af47        
        
          <div style="background-color:#a5af47;">Content here</div>
        
        
          .mybackground {background-color:#a5af47;}
        
        Background color #a5af47
      
           Border around this has a color of #a5af47        
        
          <div style="border:2px solid #a5af47;">Content here</div>
        
        
          .myborder {border:2px solid #a5af47;}
        
        Border color #a5af47