#a5af1f color space conversions
Hex:
        #a5af1f
        RGB:
        165, 175, 31
        CMY:
        35, 31, 88
        CMYK:
        6, 0, 82, 31
      HSL:
        64°, 69.9029%, 40.3922%
        HSV (HSB):
        64°, 82.2857%, 68.6275%
        XYZ:
        31.0943, 38.7582, 7.1386
        xyY:
        0.4039, 0.5034, 38.7582
      CIE-Lab:
        68.5758, -20.0281, 65.1748
        CIE-LCH:
        68.5758, 68.1827, 107.0821
        CIE-Luv:
        68.5758, -1.4485, 73.0665
        Hunter-Lab:
        62.2561, -19.7948, 36.7808
      #a5af1f color charts
#a5af1f RGB chart
      #a5af1f CMYK chart
      #a5af1f RGB pie chart
      #a5af1f color shades, tints & tones
#a5af1f color schemes
#a5af1f color preview, HTML & CSS examples
           This text has a color of #a5af1f        
        
          <p style="color:#a5af1f;">Text here</p>
        
        
          .mytext {color:#a5af1f;}
        
        Text color #a5af1f
      
           This box has a color of #a5af1f        
        
          <div style="background-color:#a5af1f;">Content here</div>
        
        
          .mybackground {background-color:#a5af1f;}
        
        Background color #a5af1f
      
           Border around this has a color of #a5af1f        
        
          <div style="border:2px solid #a5af1f;">Content here</div>
        
        
          .myborder {border:2px solid #a5af1f;}
        
        Border color #a5af1f