#a85565 color space conversions
Hex:
        #a85565
        RGB:
        168, 85, 101
        CMY:
        34, 67, 60
        CMYK:
        0, 49, 40, 34
      HSL:
        348°, 32.8063%, 49.6078%
        HSV (HSB):
        348°, 49.4048%, 65.8824%
        XYZ:
        21.7459, 15.7614, 14.2080
        xyY:
        0.4205, 0.3048, 15.7614
      CIE-Lab:
        46.6599, 35.7228, 6.5915
        CIE-LCH:
        46.6599, 36.3259, 10.4545
        CIE-Luv:
        46.6599, 55.4067, 1.9788
        Hunter-Lab:
        39.7006, 28.2967, 6.5718
      #a85565 color charts
#a85565 RGB chart
      #a85565 CMYK chart
      #a85565 RGB pie chart
      #a85565 color shades, tints & tones
#a85565 color schemes
#a85565 color preview, HTML & CSS examples
           This text has a color of #a85565        
        
          <p style="color:#a85565;">Text here</p>
        
        
          .mytext {color:#a85565;}
        
        Text color #a85565
      
           This box has a color of #a85565        
        
          <div style="background-color:#a85565;">Content here</div>
        
        
          .mybackground {background-color:#a85565;}
        
        Background color #a85565
      
           Border around this has a color of #a85565        
        
          <div style="border:2px solid #a85565;">Content here</div>
        
        
          .myborder {border:2px solid #a85565;}
        
        Border color #a85565