#a7a131 color space conversions
Hex:
        #a7a131
        RGB:
        167, 161, 49
        CMY:
        35, 37, 81
        CMYK:
        0, 4, 71, 35
      HSL:
        57°, 54.6296%, 42.3529%
        HSV (HSB):
        57°, 70.6587%, 65.4902%
        XYZ:
        29.2356, 33.9270, 7.9134
        xyY:
        0.4113, 0.4773, 33.9270
      CIE-Lab:
        64.9046, -11.2105, 56.0269
        CIE-LCH:
        64.9046, 57.1374, 101.3149
        CIE-Luv:
        64.9046, 8.6797, 63.3611
        Hunter-Lab:
        58.2469, -12.3383, 32.7177
      #a7a131 color charts
#a7a131 RGB chart
      #a7a131 CMYK chart
      #a7a131 RGB pie chart
      #a7a131 color shades, tints & tones
#a7a131 color schemes
#a7a131 color preview, HTML & CSS examples
           This text has a color of #a7a131        
        
          <p style="color:#a7a131;">Text here</p>
        
        
          .mytext {color:#a7a131;}
        
        Text color #a7a131
      
           This box has a color of #a7a131        
        
          <div style="background-color:#a7a131;">Content here</div>
        
        
          .mybackground {background-color:#a7a131;}
        
        Background color #a7a131
      
           Border around this has a color of #a7a131        
        
          <div style="border:2px solid #a7a131;">Content here</div>
        
        
          .myborder {border:2px solid #a7a131;}
        
        Border color #a7a131