#a48492 color space conversions
Hex:
        #a48492
        RGB:
        164, 132, 146
        CMY:
        36, 48, 43
        CMYK:
        0, 20, 11, 36
      HSL:
        334°, 14.9533%, 58.0392%
        HSV (HSB):
        334°, 19.5122%, 64.3137%
        XYZ:
        28.7494, 26.4704, 30.7882
        xyY:
        0.3343, 0.3078, 26.4704
      CIE-Lab:
        58.4809, 14.5966, -2.8565
        CIE-LCH:
        58.4809, 14.8734, 348.9274
        CIE-Luv:
        58.4809, 18.3151, -6.5205
        Hunter-Lab:
        51.4494, 9.7077, 0.5344
      #a48492 color charts
#a48492 RGB chart
      #a48492 CMYK chart
      #a48492 RGB pie chart
      #a48492 color shades, tints & tones
#a48492 color schemes
#a48492 color preview, HTML & CSS examples
           This text has a color of #a48492        
        
          <p style="color:#a48492;">Text here</p>
        
        
          .mytext {color:#a48492;}
        
        Text color #a48492
      
           This box has a color of #a48492        
        
          <div style="background-color:#a48492;">Content here</div>
        
        
          .mybackground {background-color:#a48492;}
        
        Background color #a48492
      
           Border around this has a color of #a48492        
        
          <div style="border:2px solid #a48492;">Content here</div>
        
        
          .myborder {border:2px solid #a48492;}
        
        Border color #a48492