#a52e64 color space conversions
Hex:
        #a52e64
        RGB:
        165, 46, 100
        CMY:
        35, 82, 61
        CMYK:
        0, 72, 39, 35
      HSL:
        333°, 56.3981%, 41.3725%
        HSV (HSB):
        333°, 72.1212%, 64.7059%
        XYZ:
        18.7943, 10.8734, 13.1648
        xyY:
        0.4388, 0.2539, 10.8734
      CIE-Lab:
        39.3665, 52.6461, -3.4372
        CIE-LCH:
        39.3665, 52.7582, 356.2645
        CIE-Luv:
        39.3665, 72.5319, -13.4632
        Hunter-Lab:
        32.9749, 44.0315, -0.5884
      #a52e64 color charts
#a52e64 RGB chart
      #a52e64 CMYK chart
      #a52e64 RGB pie chart
      #a52e64 color shades, tints & tones
#a52e64 color schemes
#a52e64 color preview, HTML & CSS examples
           This text has a color of #a52e64        
        
          <p style="color:#a52e64;">Text here</p>
        
        
          .mytext {color:#a52e64;}
        
        Text color #a52e64
      
           This box has a color of #a52e64        
        
          <div style="background-color:#a52e64;">Content here</div>
        
        
          .mybackground {background-color:#a52e64;}
        
        Background color #a52e64
      
           Border around this has a color of #a52e64        
        
          <div style="border:2px solid #a52e64;">Content here</div>
        
        
          .myborder {border:2px solid #a52e64;}
        
        Border color #a52e64