#a53232 color space conversions
Hex:
        #a53232
        RGB:
        165, 50, 50
        CMY:
        35, 80, 80
        CMYK:
        0, 70, 70, 35
      HSL:
        0°, 53.4884%, 42.1569%
        HSV (HSB):
        0°, 69.6970%, 64.7059%
        XYZ:
        17.2334, 10.5108, 4.1381
        xyY:
        0.5405, 0.3297, 10.5108
      CIE-Lab:
        38.7441, 47.0305, 27.1438
        CIE-LCH:
        38.7441, 54.3015, 29.9915
        CIE-Luv:
        38.7441, 85.7142, 18.4822
        Hunter-Lab:
        32.4204, 38.1477, 15.1266
      #a53232 color charts
#a53232 RGB chart
      #a53232 CMYK chart
      #a53232 RGB pie chart
      #a53232 color shades, tints & tones
#a53232 color schemes
#a53232 color preview, HTML & CSS examples
           This text has a color of #a53232        
        
          <p style="color:#a53232;">Text here</p>
        
        
          .mytext {color:#a53232;}
        
        Text color #a53232
      
           This box has a color of #a53232        
        
          <div style="background-color:#a53232;">Content here</div>
        
        
          .mybackground {background-color:#a53232;}
        
        Background color #a53232
      
           Border around this has a color of #a53232        
        
          <div style="border:2px solid #a53232;">Content here</div>
        
        
          .myborder {border:2px solid #a53232;}
        
        Border color #a53232