#a05672 color space conversions
Hex:
        #a05672
        RGB:
        160, 86, 114
        CMY:
        37, 66, 55
        CMYK:
        0, 46, 29, 37
      HSL:
        337°, 30.0813%, 48.2353%
        HSV (HSB):
        337°, 46.2500%, 62.7451%
        XYZ:
        20.8623, 15.3441, 17.7817
        xyY:
        0.3864, 0.2842, 15.3441
      CIE-Lab:
        46.1019, 33.9284, -2.2482
        CIE-LCH:
        46.1019, 34.0028, 356.2090
        CIE-Luv:
        46.1019, 45.7472, -8.7628
        Hunter-Lab:
        39.1715, 26.5168, 0.5056
      #a05672 color charts
#a05672 RGB chart
      #a05672 CMYK chart
      #a05672 RGB pie chart
      #a05672 color shades, tints & tones
#a05672 color schemes
#a05672 color preview, HTML & CSS examples
           This text has a color of #a05672        
        
          <p style="color:#a05672;">Text here</p>
        
        
          .mytext {color:#a05672;}
        
        Text color #a05672
      
           This box has a color of #a05672        
        
          <div style="background-color:#a05672;">Content here</div>
        
        
          .mybackground {background-color:#a05672;}
        
        Background color #a05672
      
           Border around this has a color of #a05672        
        
          <div style="border:2px solid #a05672;">Content here</div>
        
        
          .myborder {border:2px solid #a05672;}
        
        Border color #a05672