#a48400 color space conversions
Hex:
        #a48400
        RGB:
        164, 132, 0
        CMY:
        36, 48, 100
        CMYK:
        0, 20, 100, 36
      HSL:
        48°, 100.0000%, 32.1569%
        HSV (HSB):
        48°, 100.0000%, 64.3137%
        XYZ:
        23.5611, 24.3950, 3.4669
        xyY:
        0.4582, 0.4744, 24.3950
      CIE-Lab:
        56.4812, 1.6724, 61.5770
        CIE-LCH:
        56.4812, 61.5997, 88.4443
        CIE-Luv:
        56.4812, 27.7824, 59.2592
        Hunter-Lab:
        49.3913, -1.2851, 30.4122
      #a48400 color charts
#a48400 RGB chart
      #a48400 CMYK chart
      #a48400 RGB pie chart
      #a48400 color shades, tints & tones
#a48400 color schemes
#a48400 color preview, HTML & CSS examples
           This text has a color of #a48400        
        
          <p style="color:#a48400;">Text here</p>
        
        
          .mytext {color:#a48400;}
        
        Text color #a48400
      
           This box has a color of #a48400        
        
          <div style="background-color:#a48400;">Content here</div>
        
        
          .mybackground {background-color:#a48400;}
        
        Background color #a48400
      
           Border around this has a color of #a48400        
        
          <div style="border:2px solid #a48400;">Content here</div>
        
        
          .myborder {border:2px solid #a48400;}
        
        Border color #a48400