#a7a42c color space conversions
Hex:
        #a7a42c
        RGB:
        167, 164, 44
        CMY:
        35, 36, 83
        CMYK:
        0, 2, 74, 35
      HSL:
        59°, 58.2938%, 41.3725%
        HSV (HSB):
        59°, 73.6527%, 65.4902%
        XYZ:
        29.6664, 34.9483, 7.5650
        xyY:
        0.4110, 0.4842, 34.9483
      CIE-Lab:
        65.7084, -13.0252, 58.6562
        CIE-LCH:
        65.7084, 60.0850, 102.5200
        CIE-Luv:
        65.7084, 6.8063, 65.9244
        Hunter-Lab:
        59.1171, -13.8790, 33.7948
      #a7a42c color charts
#a7a42c RGB chart
      #a7a42c CMYK chart
      #a7a42c RGB pie chart
      #a7a42c color shades, tints & tones
#a7a42c color schemes
#a7a42c color preview, HTML & CSS examples
           This text has a color of #a7a42c        
        
          <p style="color:#a7a42c;">Text here</p>
        
        
          .mytext {color:#a7a42c;}
        
        Text color #a7a42c
      
           This box has a color of #a7a42c        
        
          <div style="background-color:#a7a42c;">Content here</div>
        
        
          .mybackground {background-color:#a7a42c;}
        
        Background color #a7a42c
      
           Border around this has a color of #a7a42c        
        
          <div style="border:2px solid #a7a42c;">Content here</div>
        
        
          .myborder {border:2px solid #a7a42c;}
        
        Border color #a7a42c