#a55d48 color space conversions
Hex:
        #a55d48
        RGB:
        165, 93, 72
        CMY:
        35, 64, 72
        CMYK:
        0, 44, 56, 35
      HSL:
        14°, 39.2405%, 46.4706%
        HSV (HSB):
        14°, 56.3636%, 64.7059%
        XYZ:
        20.6011, 16.2959, 8.1905
        xyY:
        0.4569, 0.3614, 16.2959
      CIE-Lab:
        47.3603, 27.2402, 24.8152
        CIE-LCH:
        47.3603, 36.8486, 42.3327
        CIE-Luv:
        47.3603, 53.3765, 23.4438
        Hunter-Lab:
        40.3682, 20.4495, 16.2281
      #a55d48 color charts
#a55d48 RGB chart
      #a55d48 CMYK chart
      #a55d48 RGB pie chart
      #a55d48 color shades, tints & tones
#a55d48 color schemes
#a55d48 color preview, HTML & CSS examples
           This text has a color of #a55d48        
        
          <p style="color:#a55d48;">Text here</p>
        
        
          .mytext {color:#a55d48;}
        
        Text color #a55d48
      
           This box has a color of #a55d48        
        
          <div style="background-color:#a55d48;">Content here</div>
        
        
          .mybackground {background-color:#a55d48;}
        
        Background color #a55d48
      
           Border around this has a color of #a55d48        
        
          <div style="border:2px solid #a55d48;">Content here</div>
        
        
          .myborder {border:2px solid #a55d48;}
        
        Border color #a55d48