#a52c3a color space conversions
Hex:
        #a52c3a
        RGB:
        165, 44, 58
        CMY:
        35, 83, 77
        CMYK:
        0, 73, 65, 35
      HSL:
        353°, 57.8947%, 40.9804%
        HSV (HSB):
        353°, 73.3333%, 64.7059%
        XYZ:
        17.1815, 10.1062, 5.0481
        xyY:
        0.5313, 0.3125, 10.1062
      CIE-Lab:
        38.0323, 49.8137, 21.3104
        CIE-LCH:
        38.0323, 54.1806, 23.1613
        CIE-Luv:
        38.0323, 86.9366, 12.9572
        Hunter-Lab:
        31.7902, 40.8398, 12.8382
      #a52c3a color charts
#a52c3a RGB chart
      #a52c3a CMYK chart
      #a52c3a RGB pie chart
      #a52c3a color shades, tints & tones
#a52c3a color schemes
#a52c3a color preview, HTML & CSS examples
           This text has a color of #a52c3a        
        
          <p style="color:#a52c3a;">Text here</p>
        
        
          .mytext {color:#a52c3a;}
        
        Text color #a52c3a
      
           This box has a color of #a52c3a        
        
          <div style="background-color:#a52c3a;">Content here</div>
        
        
          .mybackground {background-color:#a52c3a;}
        
        Background color #a52c3a
      
           Border around this has a color of #a52c3a        
        
          <div style="border:2px solid #a52c3a;">Content here</div>
        
        
          .myborder {border:2px solid #a52c3a;}
        
        Border color #a52c3a