#a7a014 color space conversions
Hex:
        #a7a014
        RGB:
        167, 160, 20
        CMY:
        35, 37, 92
        CMYK:
        0, 4, 88, 35
      HSL:
        57°, 78.6096%, 36.6667%
        HSV (HSB):
        57°, 88.0240%, 65.4902%
        XYZ:
        28.6334, 33.4076, 5.6010
        xyY:
        0.4233, 0.4939, 33.4076
      CIE-Lab:
        64.4896, -11.7552, 64.3937
        CIE-LCH:
        64.4896, 65.4579, 100.3456
        CIE-Luv:
        64.4896, 9.8236, 68.5647
        Hunter-Lab:
        57.7993, -12.7210, 34.7141
      #a7a014 color charts
#a7a014 RGB chart
      #a7a014 CMYK chart
      #a7a014 RGB pie chart
      #a7a014 color shades, tints & tones
#a7a014 color schemes
#a7a014 color preview, HTML & CSS examples
           This text has a color of #a7a014        
        
          <p style="color:#a7a014;">Text here</p>
        
        
          .mytext {color:#a7a014;}
        
        Text color #a7a014
      
           This box has a color of #a7a014        
        
          <div style="background-color:#a7a014;">Content here</div>
        
        
          .mybackground {background-color:#a7a014;}
        
        Background color #a7a014
      
           Border around this has a color of #a7a014        
        
          <div style="border:2px solid #a7a014;">Content here</div>
        
        
          .myborder {border:2px solid #a7a014;}
        
        Border color #a7a014