#a65565 color space conversions
Hex:
        #a65565
        RGB:
        166, 85, 101
        CMY:
        35, 67, 60
        CMYK:
        0, 49, 39, 35
      HSL:
        348°, 32.2709%, 49.2157%
        HSV (HSB):
        348°, 48.7952%, 65.0980%
        XYZ:
        21.3233, 15.5436, 14.1883
        xyY:
        0.4177, 0.3044, 15.5436
      CIE-Lab:
        46.3699, 34.9791, 6.1385
        CIE-LCH:
        46.3699, 35.5137, 9.9536
        CIE-Luv:
        46.3699, 53.8326, 1.5763
        Hunter-Lab:
        39.4253, 27.5481, 6.2606
      #a65565 color charts
#a65565 RGB chart
      #a65565 CMYK chart
      #a65565 RGB pie chart
      #a65565 color shades, tints & tones
#a65565 color schemes
#a65565 color preview, HTML & CSS examples
           This text has a color of #a65565        
        
          <p style="color:#a65565;">Text here</p>
        
        
          .mytext {color:#a65565;}
        
        Text color #a65565
      
           This box has a color of #a65565        
        
          <div style="background-color:#a65565;">Content here</div>
        
        
          .mybackground {background-color:#a65565;}
        
        Background color #a65565
      
           Border around this has a color of #a65565        
        
          <div style="border:2px solid #a65565;">Content here</div>
        
        
          .myborder {border:2px solid #a65565;}
        
        Border color #a65565