#a52f60 color space conversions
Hex:
        #a52f60
        RGB:
        165, 47, 96
        CMY:
        35, 82, 62
        CMYK:
        0, 72, 42, 35
      HSL:
        335°, 55.6604%, 41.5686%
        HSV (HSB):
        335°, 71.5152%, 64.7059%
        XYZ:
        18.6449, 10.8769, 12.1831
        xyY:
        0.4471, 0.2608, 10.8769
      CIE-Lab:
        39.3723, 51.8468, -0.9050
        CIE-LCH:
        39.3723, 51.8547, 359.0000
        CIE-Luv:
        39.3723, 73.5636, -10.2394
        Hunter-Lab:
        32.9801, 43.1974, 1.1840
      #a52f60 color charts
#a52f60 RGB chart
      #a52f60 CMYK chart
      #a52f60 RGB pie chart
      #a52f60 color shades, tints & tones
#a52f60 color schemes
#a52f60 color preview, HTML & CSS examples
           This text has a color of #a52f60        
        
          <p style="color:#a52f60;">Text here</p>
        
        
          .mytext {color:#a52f60;}
        
        Text color #a52f60
      
           This box has a color of #a52f60        
        
          <div style="background-color:#a52f60;">Content here</div>
        
        
          .mybackground {background-color:#a52f60;}
        
        Background color #a52f60
      
           Border around this has a color of #a52f60        
        
          <div style="border:2px solid #a52f60;">Content here</div>
        
        
          .myborder {border:2px solid #a52f60;}
        
        Border color #a52f60