#a28c82 color space conversions
Hex:
        #a28c82
        RGB:
        162, 140, 130
        CMY:
        36, 45, 49
        CMYK:
        0, 14, 20, 36
      HSL:
        19°, 14.6789%, 57.2549%
        HSV (HSB):
        19°, 19.7531%, 63.5294%
        XYZ:
        28.3076, 28.0493, 25.0412
        xyY:
        0.3478, 0.3446, 28.0493
      CIE-Lab:
        59.9332, 6.6083, 8.3840
        CIE-LCH:
        59.9332, 10.6752, 51.7544
        CIE-Luv:
        59.9332, 14.1638, 10.3387
        Hunter-Lab:
        52.9615, 2.7245, 9.0397
      #a28c82 color charts
#a28c82 RGB chart
      #a28c82 CMYK chart
      #a28c82 RGB pie chart
      #a28c82 color shades, tints & tones
#a28c82 color schemes
#a28c82 color preview, HTML & CSS examples
           This text has a color of #a28c82        
        
          <p style="color:#a28c82;">Text here</p>
        
        
          .mytext {color:#a28c82;}
        
        Text color #a28c82
      
           This box has a color of #a28c82        
        
          <div style="background-color:#a28c82;">Content here</div>
        
        
          .mybackground {background-color:#a28c82;}
        
        Background color #a28c82
      
           Border around this has a color of #a28c82        
        
          <div style="border:2px solid #a28c82;">Content here</div>
        
        
          .myborder {border:2px solid #a28c82;}
        
        Border color #a28c82