#a85b60 color space conversions
Hex:
        #a85b60
        RGB:
        168, 91, 96
        CMY:
        34, 64, 62
        CMYK:
        0, 46, 43, 34
      HSL:
        356°, 30.6773%, 50.7843%
        HSV (HSB):
        356°, 45.8333%, 65.8824%
        XYZ:
        22.0009, 16.6515, 13.1208
        xyY:
        0.4249, 0.3216, 16.6515
      CIE-Lab:
        47.8179, 31.9218, 11.2445
        CIE-LCH:
        47.8179, 33.8444, 19.4050
        CIE-Luv:
        47.8179, 52.8422, 8.2862
        Hunter-Lab:
        40.8063, 24.8279, 9.5003
      #a85b60 color charts
#a85b60 RGB chart
      #a85b60 CMYK chart
      #a85b60 RGB pie chart
      #a85b60 color shades, tints & tones
#a85b60 color schemes
#a85b60 color preview, HTML & CSS examples
           This text has a color of #a85b60        
        
          <p style="color:#a85b60;">Text here</p>
        
        
          .mytext {color:#a85b60;}
        
        Text color #a85b60
      
           This box has a color of #a85b60        
        
          <div style="background-color:#a85b60;">Content here</div>
        
        
          .mybackground {background-color:#a85b60;}
        
        Background color #a85b60
      
           Border around this has a color of #a85b60        
        
          <div style="border:2px solid #a85b60;">Content here</div>
        
        
          .myborder {border:2px solid #a85b60;}
        
        Border color #a85b60