#a88450 color space conversions
Hex:
        #a88450
        RGB:
        168, 132, 80
        CMY:
        34, 48, 69
        CMYK:
        0, 21, 52, 34
      HSL:
        35°, 35.4839%, 48.6275%
        HSV (HSB):
        35°, 52.3810%, 65.8824%
        XYZ:
        25.8477, 25.4065, 11.1311
        xyY:
        0.4143, 0.4073, 25.4065
      CIE-Lab:
        57.4694, 7.2614, 33.1548
        CIE-LCH:
        57.4694, 33.9407, 77.6464
        CIE-Luv:
        57.4694, 27.6116, 38.0596
        Hunter-Lab:
        50.4049, 3.3264, 22.1903
      #a88450 color charts
#a88450 RGB chart
      #a88450 CMYK chart
      #a88450 RGB pie chart
      #a88450 color shades, tints & tones
#a88450 color schemes
#a88450 color preview, HTML & CSS examples
           This text has a color of #a88450        
        
          <p style="color:#a88450;">Text here</p>
        
        
          .mytext {color:#a88450;}
        
        Text color #a88450
      
           This box has a color of #a88450        
        
          <div style="background-color:#a88450;">Content here</div>
        
        
          .mybackground {background-color:#a88450;}
        
        Background color #a88450
      
           Border around this has a color of #a88450        
        
          <div style="border:2px solid #a88450;">Content here</div>
        
        
          .myborder {border:2px solid #a88450;}
        
        Border color #a88450