#a05e72 color space conversions
Hex:
        #a05e72
        RGB:
        160, 94, 114
        CMY:
        37, 63, 55
        CMYK:
        0, 41, 29, 37
      HSL:
        342°, 25.9843%, 49.8039%
        HSV (HSB):
        342°, 41.2500%, 62.7451%
        XYZ:
        21.5372, 16.6939, 18.0067
        xyY:
        0.3830, 0.2968, 16.6939
      CIE-Lab:
        47.8720, 29.5166, 0.3446
        CIE-LCH:
        47.8720, 29.5186, 0.6689
        CIE-Luv:
        47.8720, 41.3528, -4.6136
        Hunter-Lab:
        40.8582, 22.5892, 2.4709
      #a05e72 color charts
#a05e72 RGB chart
      #a05e72 CMYK chart
      #a05e72 RGB pie chart
      #a05e72 color shades, tints & tones
#a05e72 color schemes
#a05e72 color preview, HTML & CSS examples
           This text has a color of #a05e72        
        
          <p style="color:#a05e72;">Text here</p>
        
        
          .mytext {color:#a05e72;}
        
        Text color #a05e72
      
           This box has a color of #a05e72        
        
          <div style="background-color:#a05e72;">Content here</div>
        
        
          .mybackground {background-color:#a05e72;}
        
        Background color #a05e72
      
           Border around this has a color of #a05e72        
        
          <div style="border:2px solid #a05e72;">Content here</div>
        
        
          .myborder {border:2px solid #a05e72;}
        
        Border color #a05e72