#a65555 color space conversions
Hex:
        #a65555
        RGB:
        166, 85, 85
        CMY:
        35, 67, 67
        CMYK:
        0, 49, 49, 35
      HSL:
        0°, 32.2709%, 49.2157%
        HSV (HSB):
        0°, 48.7952%, 65.0980%
        XYZ:
        20.6141, 15.2599, 10.4533
        xyY:
        0.4450, 0.3294, 15.2599
      CIE-Lab:
        45.9881, 33.2182, 15.2973
        CIE-LCH:
        45.9881, 36.5713, 24.7266
        CIE-Luv:
        45.9881, 57.2334, 12.3375
        Hunter-Lab:
        39.0639, 25.8330, 11.4790
      #a65555 color charts
#a65555 RGB chart
      #a65555 CMYK chart
      #a65555 RGB pie chart
      #a65555 color shades, tints & tones
#a65555 color schemes
#a65555 color preview, HTML & CSS examples
           This text has a color of #a65555        
        
          <p style="color:#a65555;">Text here</p>
        
        
          .mytext {color:#a65555;}
        
        Text color #a65555
      
           This box has a color of #a65555        
        
          <div style="background-color:#a65555;">Content here</div>
        
        
          .mybackground {background-color:#a65555;}
        
        Background color #a65555
      
           Border around this has a color of #a65555        
        
          <div style="border:2px solid #a65555;">Content here</div>
        
        
          .myborder {border:2px solid #a65555;}
        
        Border color #a65555