#a48101 color space conversions
Hex:
        #a48101
        RGB:
        164, 129, 1
        CMY:
        36, 49, 100
        CMYK:
        0, 21, 99, 36
      HSL:
        47°, 98.7879%, 32.3529%
        HSV (HSB):
        47°, 99.3902%, 64.3137%
        XYZ:
        23.1656, 23.5952, 3.3621
        xyY:
        0.4622, 0.4707, 23.5952
      CIE-Lab:
        55.6802, 3.3572, 60.8415
        CIE-LCH:
        55.6802, 60.9340, 86.8416
        CIE-Luv:
        55.6802, 30.0296, 58.0047
        Hunter-Lab:
        48.5749, 0.1213, 29.8987
      #a48101 color charts
#a48101 RGB chart
      #a48101 CMYK chart
      #a48101 RGB pie chart
      #a48101 color shades, tints & tones
#a48101 color schemes
#a48101 color preview, HTML & CSS examples
           This text has a color of #a48101        
        
          <p style="color:#a48101;">Text here</p>
        
        
          .mytext {color:#a48101;}
        
        Text color #a48101
      
           This box has a color of #a48101        
        
          <div style="background-color:#a48101;">Content here</div>
        
        
          .mybackground {background-color:#a48101;}
        
        Background color #a48101
      
           Border around this has a color of #a48101        
        
          <div style="border:2px solid #a48101;">Content here</div>
        
        
          .myborder {border:2px solid #a48101;}
        
        Border color #a48101