#a48148 color space conversions
Hex:
        #a48148
        RGB:
        164, 129, 72
        CMY:
        36, 49, 72
        CMYK:
        0, 21, 56, 36
      HSL:
        37°, 38.9831%, 46.2745%
        HSV (HSB):
        37°, 56.0976%, 64.3137%
        XYZ:
        24.3298, 24.0609, 9.4928
        xyY:
        0.4203, 0.4157, 24.0609
      CIE-Lab:
        56.1487, 6.4846, 35.7112
        CIE-LCH:
        56.1487, 36.2951, 79.7081
        CIE-Luv:
        56.1487, 27.2913, 40.2037
        Hunter-Lab:
        49.0519, 2.6953, 22.8622
      #a48148 color charts
#a48148 RGB chart
      #a48148 CMYK chart
      #a48148 RGB pie chart
      #a48148 color shades, tints & tones
#a48148 color schemes
#a48148 color preview, HTML & CSS examples
           This text has a color of #a48148        
        
          <p style="color:#a48148;">Text here</p>
        
        
          .mytext {color:#a48148;}
        
        Text color #a48148
      
           This box has a color of #a48148        
        
          <div style="background-color:#a48148;">Content here</div>
        
        
          .mybackground {background-color:#a48148;}
        
        Background color #a48148
      
           Border around this has a color of #a48148        
        
          <div style="border:2px solid #a48148;">Content here</div>
        
        
          .myborder {border:2px solid #a48148;}
        
        Border color #a48148