#a64550 color space conversions
Hex:
        #a64550
        RGB:
        166, 69, 80
        CMY:
        35, 73, 69
        CMYK:
        0, 58, 52, 35
      HSL:
        353°, 41.2766%, 46.0784%
        HSV (HSB):
        353°, 58.4337%, 65.0980%
        XYZ:
        19.3020, 12.9424, 9.0702
        xyY:
        0.4672, 0.3133, 12.9424
      CIE-Lab:
        42.6764, 40.9789, 13.8189
        CIE-LCH:
        42.6764, 43.2462, 18.6351
        CIE-Luv:
        42.6764, 68.2352, 8.7078
        Hunter-Lab:
        35.9756, 32.8133, 10.2346
      #a64550 color charts
#a64550 RGB chart
      #a64550 CMYK chart
      #a64550 RGB pie chart
      #a64550 color shades, tints & tones
#a64550 color schemes
#a64550 color preview, HTML & CSS examples
           This text has a color of #a64550        
        
          <p style="color:#a64550;">Text here</p>
        
        
          .mytext {color:#a64550;}
        
        Text color #a64550
      
           This box has a color of #a64550        
        
          <div style="background-color:#a64550;">Content here</div>
        
        
          .mybackground {background-color:#a64550;}
        
        Background color #a64550
      
           Border around this has a color of #a64550        
        
          <div style="border:2px solid #a64550;">Content here</div>
        
        
          .myborder {border:2px solid #a64550;}
        
        Border color #a64550