#a53139 color space conversions
Hex:
        #a53139
        RGB:
        165, 49, 57
        CMY:
        35, 81, 78
        CMYK:
        0, 70, 65, 35
      HSL:
        356°, 54.2056%, 41.9608%
        HSV (HSB):
        356°, 70.3030%, 64.7059%
        XYZ:
        17.3539, 10.4914, 4.9813
        xyY:
        0.5287, 0.3196, 10.4914
      CIE-Lab:
        38.7102, 47.8343, 22.7977
        CIE-LCH:
        38.7102, 52.9892, 25.4823
        CIE-Luv:
        38.7102, 84.6157, 14.8416
        Hunter-Lab:
        32.3904, 38.9523, 13.5551
      #a53139 color charts
#a53139 RGB chart
      #a53139 CMYK chart
      #a53139 RGB pie chart
      #a53139 color shades, tints & tones
#a53139 color schemes
#a53139 color preview, HTML & CSS examples
           This text has a color of #a53139        
        
          <p style="color:#a53139;">Text here</p>
        
        
          .mytext {color:#a53139;}
        
        Text color #a53139
      
           This box has a color of #a53139        
        
          <div style="background-color:#a53139;">Content here</div>
        
        
          .mybackground {background-color:#a53139;}
        
        Background color #a53139
      
           Border around this has a color of #a53139        
        
          <div style="border:2px solid #a53139;">Content here</div>
        
        
          .myborder {border:2px solid #a53139;}
        
        Border color #a53139