#a5a914 color space conversions
Hex:
        #a5a914
        RGB:
        165, 169, 20
        CMY:
        35, 34, 92
        CMYK:
        2, 0, 88, 34
      HSL:
        62°, 78.8360%, 37.0588%
        HSV (HSB):
        62°, 88.1657%, 66.2745%
        XYZ:
        29.8313, 36.4258, 6.1204
        xyY:
        0.4122, 0.5033, 36.4258
      CIE-Lab:
        66.8440, -17.2930, 66.2212
        CIE-LCH:
        66.8440, 68.4419, 104.6354
        CIE-Luv:
        66.8440, 2.4753, 72.1523
        Hunter-Lab:
        60.3538, -17.3912, 36.2351
      #a5a914 color charts
#a5a914 RGB chart
      #a5a914 CMYK chart
      #a5a914 RGB pie chart
      #a5a914 color shades, tints & tones
#a5a914 color schemes
#a5a914 color preview, HTML & CSS examples
           This text has a color of #a5a914        
        
          <p style="color:#a5a914;">Text here</p>
        
        
          .mytext {color:#a5a914;}
        
        Text color #a5a914
      
           This box has a color of #a5a914        
        
          <div style="background-color:#a5a914;">Content here</div>
        
        
          .mybackground {background-color:#a5a914;}
        
        Background color #a5a914
      
           Border around this has a color of #a5a914        
        
          <div style="border:2px solid #a5a914;">Content here</div>
        
        
          .myborder {border:2px solid #a5a914;}
        
        Border color #a5a914