#a48427 color space conversions
Hex:
        #a48427
        RGB:
        164, 132, 39
        CMY:
        36, 48, 85
        CMYK:
        0, 20, 76, 36
      HSL:
        45°, 61.5764%, 39.8039%
        HSV (HSB):
        45°, 76.2195%, 64.3137%
        XYZ:
        23.9273, 24.5415, 5.3953
        xyY:
        0.4442, 0.4556, 24.5415
      CIE-Lab:
        56.6260, 2.6672, 51.7574
        CIE-LCH:
        56.6260, 51.8261, 87.0500
        CIE-Luv:
        56.6260, 26.9470, 53.5228
        Hunter-Lab:
        49.5394, -0.4792, 28.2203
      #a48427 color charts
#a48427 RGB chart
      #a48427 CMYK chart
      #a48427 RGB pie chart
      #a48427 color shades, tints & tones
#a48427 color schemes
#a48427 color preview, HTML & CSS examples
           This text has a color of #a48427        
        
          <p style="color:#a48427;">Text here</p>
        
        
          .mytext {color:#a48427;}
        
        Text color #a48427
      
           This box has a color of #a48427        
        
          <div style="background-color:#a48427;">Content here</div>
        
        
          .mybackground {background-color:#a48427;}
        
        Background color #a48427
      
           Border around this has a color of #a48427        
        
          <div style="border:2px solid #a48427;">Content here</div>
        
        
          .myborder {border:2px solid #a48427;}
        
        Border color #a48427