#a46f80 color space conversions
Hex:
        #a46f80
        RGB:
        164, 111, 128
        CMY:
        36, 56, 50
        CMYK:
        0, 32, 22, 36
      HSL:
        341°, 22.5532%, 53.9216%
        HSV (HSB):
        341°, 32.3171%, 64.3137%
        XYZ:
        24.8906, 20.8199, 23.1288
        xyY:
        0.3616, 0.3024, 20.8199
      CIE-Lab:
        52.7518, 23.5470, -0.7956
        CIE-LCH:
        52.7518, 23.5604, 358.0649
        CIE-Luv:
        52.7518, 32.2589, -5.1192
        Hunter-Lab:
        45.6288, 17.5214, 1.8866
      #a46f80 color charts
#a46f80 RGB chart
      #a46f80 CMYK chart
      #a46f80 RGB pie chart
      #a46f80 color shades, tints & tones
#a46f80 color schemes
#a46f80 color preview, HTML & CSS examples
           This text has a color of #a46f80        
        
          <p style="color:#a46f80;">Text here</p>
        
        
          .mytext {color:#a46f80;}
        
        Text color #a46f80
      
           This box has a color of #a46f80        
        
          <div style="background-color:#a46f80;">Content here</div>
        
        
          .mybackground {background-color:#a46f80;}
        
        Background color #a46f80
      
           Border around this has a color of #a46f80        
        
          <div style="border:2px solid #a46f80;">Content here</div>
        
        
          .myborder {border:2px solid #a46f80;}
        
        Border color #a46f80