#a7af50 color space conversions
Hex:
        #a7af50
        RGB:
        167, 175, 80
        CMY:
        35, 31, 69
        CMYK:
        5, 0, 54, 31
      HSL:
        65°, 37.2549%, 50.0000%
        HSV (HSB):
        65°, 54.2857%, 68.6275%
        XYZ:
        32.7143, 39.4546, 13.4807
        xyY:
        0.3820, 0.4607, 39.4546
      CIE-Lab:
        69.0793, -16.3166, 47.0071
        CIE-LCH:
        69.0793, 49.7584, 109.1424
        CIE-Luv:
        69.0793, -0.9474, 58.9607
        Hunter-Lab:
        62.8129, -16.9560, 31.2444
      #a7af50 color charts
#a7af50 RGB chart
      #a7af50 CMYK chart
      #a7af50 RGB pie chart
      #a7af50 color shades, tints & tones
#a7af50 color schemes
#a7af50 color preview, HTML & CSS examples
           This text has a color of #a7af50        
        
          <p style="color:#a7af50;">Text here</p>
        
        
          .mytext {color:#a7af50;}
        
        Text color #a7af50
      
           This box has a color of #a7af50        
        
          <div style="background-color:#a7af50;">Content here</div>
        
        
          .mybackground {background-color:#a7af50;}
        
        Background color #a7af50
      
           Border around this has a color of #a7af50        
        
          <div style="border:2px solid #a7af50;">Content here</div>
        
        
          .myborder {border:2px solid #a7af50;}
        
        Border color #a7af50