#a5af49 color space conversions
Hex:
        #a5af49
        RGB:
        165, 175, 73
        CMY:
        35, 31, 71
        CMYK:
        6, 0, 58, 31
      HSL:
        66°, 41.1290%, 48.6275%
        HSV (HSB):
        66°, 58.2857%, 68.6275%
        XYZ:
        32.0496, 39.1403, 12.1690
        xyY:
        0.3845, 0.4695, 39.1403
      CIE-Lab:
        68.8528, -17.7296, 49.9606
        CIE-LCH:
        68.8528, 53.0132, 109.5383
        CIE-Luv:
        68.8528, -2.0715, 61.6957
        Hunter-Lab:
        62.5622, -18.0412, 32.2611
      #a5af49 color charts
#a5af49 RGB chart
      #a5af49 CMYK chart
      #a5af49 RGB pie chart
      #a5af49 color shades, tints & tones
#a5af49 color schemes
#a5af49 color preview, HTML & CSS examples
           This text has a color of #a5af49        
        
          <p style="color:#a5af49;">Text here</p>
        
        
          .mytext {color:#a5af49;}
        
        Text color #a5af49
      
           This box has a color of #a5af49        
        
          <div style="background-color:#a5af49;">Content here</div>
        
        
          .mybackground {background-color:#a5af49;}
        
        Background color #a5af49
      
           Border around this has a color of #a5af49        
        
          <div style="border:2px solid #a5af49;">Content here</div>
        
        
          .myborder {border:2px solid #a5af49;}
        
        Border color #a5af49