#a48428 color space conversions
Hex:
        #a48428
        RGB:
        164, 132, 40
        CMY:
        36, 48, 84
        CMYK:
        0, 20, 76, 36
      HSL:
        45°, 60.7843%, 40.0000%
        HSV (HSB):
        45°, 75.6098%, 64.3137%
        XYZ:
        23.9441, 24.5482, 5.4838
        xyY:
        0.4436, 0.4548, 24.5482
      CIE-Lab:
        56.6326, 2.7125, 51.3696
        CIE-LCH:
        56.6326, 51.4412, 86.9774
        CIE-Luv:
        56.6326, 26.9095, 53.2648
        Hunter-Lab:
        49.5462, -0.4424, 28.1201
      #a48428 color charts
#a48428 RGB chart
      #a48428 CMYK chart
      #a48428 RGB pie chart
      #a48428 color shades, tints & tones
#a48428 color schemes
#a48428 color preview, HTML & CSS examples
           This text has a color of #a48428        
        
          <p style="color:#a48428;">Text here</p>
        
        
          .mytext {color:#a48428;}
        
        Text color #a48428
      
           This box has a color of #a48428        
        
          <div style="background-color:#a48428;">Content here</div>
        
        
          .mybackground {background-color:#a48428;}
        
        Background color #a48428
      
           Border around this has a color of #a48428        
        
          <div style="border:2px solid #a48428;">Content here</div>
        
        
          .myborder {border:2px solid #a48428;}
        
        Border color #a48428