#a85e72 color space conversions
Hex:
        #a85e72
        RGB:
        168, 94, 114
        CMY:
        34, 63, 55
        CMYK:
        0, 44, 32, 34
      HSL:
        344°, 29.8387%, 51.3725%
        HSV (HSB):
        344°, 44.0476%, 65.8824%
        XYZ:
        23.1884, 17.5451, 18.0840
        xyY:
        0.3942, 0.2983, 17.5451
      CIE-Lab:
        48.9397, 32.5138, 2.0287
        CIE-LCH:
        48.9397, 32.5770, 3.5703
        CIE-Luv:
        48.9397, 47.3794, -3.0207
        Hunter-Lab:
        41.8869, 25.5147, 3.7234
      #a85e72 color charts
#a85e72 RGB chart
      #a85e72 CMYK chart
      #a85e72 RGB pie chart
      #a85e72 color shades, tints & tones
#a85e72 color schemes
#a85e72 color preview, HTML & CSS examples
           This text has a color of #a85e72        
        
          <p style="color:#a85e72;">Text here</p>
        
        
          .mytext {color:#a85e72;}
        
        Text color #a85e72
      
           This box has a color of #a85e72        
        
          <div style="background-color:#a85e72;">Content here</div>
        
        
          .mybackground {background-color:#a85e72;}
        
        Background color #a85e72
      
           Border around this has a color of #a85e72        
        
          <div style="border:2px solid #a85e72;">Content here</div>
        
        
          .myborder {border:2px solid #a85e72;}
        
        Border color #a85e72