#a53c42 color space conversions
Hex:
        #a53c42
        RGB:
        165, 60, 66
        CMY:
        35, 76, 74
        CMYK:
        0, 64, 60, 35
      HSL:
        357°, 46.6667%, 44.1176%
        HSV (HSB):
        357°, 63.6364%, 64.7059%
        XYZ:
        18.1163, 11.6244, 6.4432
        xyY:
        0.5007, 0.3213, 11.6244
      CIE-Lab:
        40.6128, 43.7280, 19.6715
        CIE-LCH:
        40.6128, 47.9490, 24.2211
        CIE-Luv:
        40.6128, 76.1754, 13.5112
        Hunter-Lab:
        34.0946, 35.1811, 12.6616
      #a53c42 color charts
#a53c42 RGB chart
      #a53c42 CMYK chart
      #a53c42 RGB pie chart
      #a53c42 color shades, tints & tones
#a53c42 color schemes
#a53c42 color preview, HTML & CSS examples
           This text has a color of #a53c42        
        
          <p style="color:#a53c42;">Text here</p>
        
        
          .mytext {color:#a53c42;}
        
        Text color #a53c42
      
           This box has a color of #a53c42        
        
          <div style="background-color:#a53c42;">Content here</div>
        
        
          .mybackground {background-color:#a53c42;}
        
        Background color #a53c42
      
           Border around this has a color of #a53c42        
        
          <div style="border:2px solid #a53c42;">Content here</div>
        
        
          .myborder {border:2px solid #a53c42;}
        
        Border color #a53c42