#a7a512 color space conversions
Hex:
        #a7a512
        RGB:
        167, 165, 18
        CMY:
        35, 35, 93
        CMYK:
        0, 1, 89, 35
      HSL:
        59°, 80.5405%, 36.2745%
        HSV (HSB):
        59°, 89.2216%, 65.4902%
        XYZ:
        29.5007, 35.1694, 5.8058
        xyY:
        0.4186, 0.4990, 35.1694
      CIE-Lab:
        65.8804, -14.3995, 65.8958
        CIE-LCH:
        65.8804, 67.4507, 102.3265
        CIE-Luv:
        65.8804, 6.4878, 70.7934
        Hunter-Lab:
        59.3038, -14.9869, 35.7082
      #a7a512 color charts
#a7a512 RGB chart
      #a7a512 CMYK chart
      #a7a512 RGB pie chart
      #a7a512 color shades, tints & tones
#a7a512 color schemes
#a7a512 color preview, HTML & CSS examples
           This text has a color of #a7a512        
        
          <p style="color:#a7a512;">Text here</p>
        
        
          .mytext {color:#a7a512;}
        
        Text color #a7a512
      
           This box has a color of #a7a512        
        
          <div style="background-color:#a7a512;">Content here</div>
        
        
          .mybackground {background-color:#a7a512;}
        
        Background color #a7a512
      
           Border around this has a color of #a7a512        
        
          <div style="border:2px solid #a7a512;">Content here</div>
        
        
          .myborder {border:2px solid #a7a512;}
        
        Border color #a7a512