#a52f48 color space conversions
Hex:
        #a52f48
        RGB:
        165, 47, 72
        CMY:
        35, 82, 72
        CMYK:
        0, 72, 56, 35
      HSL:
        347°, 55.6604%, 41.5686%
        HSV (HSB):
        347°, 71.5152%, 64.7059%
        XYZ:
        17.7033, 10.5002, 7.2246
        xyY:
        0.4997, 0.2964, 10.5002
      CIE-Lab:
        38.7257, 49.6588, 13.3865
        CIE-LCH:
        38.7257, 51.4314, 15.0866
        CIE-Luv:
        38.7257, 81.4733, 5.8706
        Hunter-Lab:
        32.4041, 40.8125, 9.4640
      #a52f48 color charts
#a52f48 RGB chart
      #a52f48 CMYK chart
      #a52f48 RGB pie chart
      #a52f48 color shades, tints & tones
#a52f48 color schemes
#a52f48 color preview, HTML & CSS examples
           This text has a color of #a52f48        
        
          <p style="color:#a52f48;">Text here</p>
        
        
          .mytext {color:#a52f48;}
        
        Text color #a52f48
      
           This box has a color of #a52f48        
        
          <div style="background-color:#a52f48;">Content here</div>
        
        
          .mybackground {background-color:#a52f48;}
        
        Background color #a52f48
      
           Border around this has a color of #a52f48        
        
          <div style="border:2px solid #a52f48;">Content here</div>
        
        
          .myborder {border:2px solid #a52f48;}
        
        Border color #a52f48