#a45f80 color space conversions
Hex:
        #a45f80
        RGB:
        164, 95, 128
        CMY:
        36, 63, 50
        CMYK:
        0, 42, 22, 36
      HSL:
        331°, 27.4900%, 50.7843%
        HSV (HSB):
        331°, 42.0732%, 64.3137%
        XYZ:
        23.2983, 17.6354, 22.5981
        xyY:
        0.3667, 0.2776, 17.6354
      CIE-Lab:
        49.0509, 32.5273, -6.2566
        CIE-LCH:
        49.0509, 33.1235, 349.1122
        CIE-Luv:
        49.0509, 40.9480, -14.0448
        Hunter-Lab:
        41.9946, 25.5402, -2.5089
      #a45f80 color charts
#a45f80 RGB chart
      #a45f80 CMYK chart
      #a45f80 RGB pie chart
      #a45f80 color shades, tints & tones
#a45f80 color schemes
#a45f80 color preview, HTML & CSS examples
           This text has a color of #a45f80        
        
          <p style="color:#a45f80;">Text here</p>
        
        
          .mytext {color:#a45f80;}
        
        Text color #a45f80
      
           This box has a color of #a45f80        
        
          <div style="background-color:#a45f80;">Content here</div>
        
        
          .mybackground {background-color:#a45f80;}
        
        Background color #a45f80
      
           Border around this has a color of #a45f80        
        
          <div style="border:2px solid #a45f80;">Content here</div>
        
        
          .myborder {border:2px solid #a45f80;}
        
        Border color #a45f80