#a53126 color space conversions
Hex:
        #a53126
        RGB:
        165, 49, 38
        CMY:
        35, 81, 85
        CMYK:
        0, 70, 77, 35
      HSL:
        5°, 62.5616%, 39.8039%
        HSV (HSB):
        5°, 76.9697%, 64.7059%
        XYZ:
        16.9652, 10.3359, 2.9346
        xyY:
        0.5611, 0.3418, 10.3359
      CIE-Lab:
        38.4387, 46.8713, 33.8955
        CIE-LCH:
        38.4387, 57.8431, 35.8730
        CIE-Luv:
        38.4387, 88.6879, 23.0616
        Hunter-Lab:
        32.1495, 37.9324, 17.0927
      #a53126 color charts
#a53126 RGB chart
      #a53126 CMYK chart
      #a53126 RGB pie chart
      #a53126 color shades, tints & tones
#a53126 color schemes
#a53126 color preview, HTML & CSS examples
           This text has a color of #a53126        
        
          <p style="color:#a53126;">Text here</p>
        
        
          .mytext {color:#a53126;}
        
        Text color #a53126
      
           This box has a color of #a53126        
        
          <div style="background-color:#a53126;">Content here</div>
        
        
          .mybackground {background-color:#a53126;}
        
        Background color #a53126
      
           Border around this has a color of #a53126        
        
          <div style="border:2px solid #a53126;">Content here</div>
        
        
          .myborder {border:2px solid #a53126;}
        
        Border color #a53126