#a65550 color space conversions
Hex:
        #a65550
        RGB:
        166, 85, 80
        CMY:
        35, 67, 69
        CMYK:
        0, 49, 52, 35
      HSL:
        3°, 34.9593%, 48.2353%
        HSV (HSB):
        3°, 51.8072%, 65.0980%
        XYZ:
        20.4224, 15.1832, 9.4437
        xyY:
        0.4533, 0.3370, 15.1832
      CIE-Lab:
        45.8841, 32.7323, 18.1667
        CIE-LCH:
        45.8841, 37.4357, 29.0306
        CIE-Luv:
        45.8841, 58.2177, 15.4313
        Hunter-Lab:
        38.9656, 25.3643, 12.9064
      #a65550 color charts
#a65550 RGB chart
      #a65550 CMYK chart
      #a65550 RGB pie chart
      #a65550 color shades, tints & tones
#a65550 color schemes
#a65550 color preview, HTML & CSS examples
           This text has a color of #a65550        
        
          <p style="color:#a65550;">Text here</p>
        
        
          .mytext {color:#a65550;}
        
        Text color #a65550
      
           This box has a color of #a65550        
        
          <div style="background-color:#a65550;">Content here</div>
        
        
          .mybackground {background-color:#a65550;}
        
        Background color #a65550
      
           Border around this has a color of #a65550        
        
          <div style="border:2px solid #a65550;">Content here</div>
        
        
          .myborder {border:2px solid #a65550;}
        
        Border color #a65550