#a85661 color space conversions
Hex:
        #a85661
        RGB:
        168, 86, 97
        CMY:
        34, 66, 62
        CMYK:
        0, 49, 42, 34
      HSL:
        352°, 32.2835%, 49.8039%
        HSV (HSB):
        352°, 48.8095%, 65.8824%
        XYZ:
        21.6339, 15.8435, 13.2271
        xyY:
        0.4267, 0.3125, 15.8435
      CIE-Lab:
        46.7685, 34.7290, 9.1691
        CIE-LCH:
        46.7685, 35.9190, 14.7896
        CIE-Luv:
        46.7685, 55.6971, 5.2345
        Hunter-Lab:
        39.8039, 27.3603, 8.1602
      #a85661 color charts
#a85661 RGB chart
      #a85661 CMYK chart
      #a85661 RGB pie chart
      #a85661 color shades, tints & tones
#a85661 color schemes
#a85661 color preview, HTML & CSS examples
           This text has a color of #a85661        
        
          <p style="color:#a85661;">Text here</p>
        
        
          .mytext {color:#a85661;}
        
        Text color #a85661
      
           This box has a color of #a85661        
        
          <div style="background-color:#a85661;">Content here</div>
        
        
          .mybackground {background-color:#a85661;}
        
        Background color #a85661
      
           Border around this has a color of #a85661        
        
          <div style="border:2px solid #a85661;">Content here</div>
        
        
          .myborder {border:2px solid #a85661;}
        
        Border color #a85661