#a52b3a color space conversions
Hex:
        #a52b3a
        RGB:
        165, 43, 58
        CMY:
        35, 83, 77
        CMYK:
        0, 74, 65, 35
      HSL:
        353°, 58.6538%, 40.7843%
        HSV (HSB):
        353°, 73.9394%, 64.7059%
        XYZ:
        17.1446, 10.0326, 5.0358
        xyY:
        0.5322, 0.3114, 10.0326
      CIE-Lab:
        37.9008, 50.1785, 21.1419
        CIE-LCH:
        37.9008, 54.4506, 22.8473
        CIE-Luv:
        37.9008, 87.4257, 12.6966
        Hunter-Lab:
        31.6742, 41.1886, 12.7455
      #a52b3a color charts
#a52b3a RGB chart
      #a52b3a CMYK chart
      #a52b3a RGB pie chart
      #a52b3a color shades, tints & tones
#a52b3a color schemes
#a52b3a color preview, HTML & CSS examples
           This text has a color of #a52b3a        
        
          <p style="color:#a52b3a;">Text here</p>
        
        
          .mytext {color:#a52b3a;}
        
        Text color #a52b3a
      
           This box has a color of #a52b3a        
        
          <div style="background-color:#a52b3a;">Content here</div>
        
        
          .mybackground {background-color:#a52b3a;}
        
        Background color #a52b3a
      
           Border around this has a color of #a52b3a        
        
          <div style="border:2px solid #a52b3a;">Content here</div>
        
        
          .myborder {border:2px solid #a52b3a;}
        
        Border color #a52b3a