#a52d52 color space conversions
Hex:
        #a52d52
        RGB:
        165, 45, 82
        CMY:
        35, 82, 68
        CMYK:
        0, 73, 50, 35
      HSL:
        342°, 57.1429%, 41.1765%
        HSV (HSB):
        342°, 72.7273%, 64.7059%
        XYZ:
        17.9784, 10.4853, 9.0589
        xyY:
        0.4791, 0.2794, 10.4853
      CIE-Lab:
        38.6997, 51.2425, 6.9988
        CIE-LCH:
        38.6997, 51.7183, 7.7774
        CIE-Luv:
        38.6997, 79.1894, -1.0931
        Hunter-Lab:
        32.3810, 42.4391, 6.0797
      #a52d52 color charts
#a52d52 RGB chart
      #a52d52 CMYK chart
      #a52d52 RGB pie chart
      #a52d52 color shades, tints & tones
#a52d52 color schemes
#a52d52 color preview, HTML & CSS examples
           This text has a color of #a52d52        
        
          <p style="color:#a52d52;">Text here</p>
        
        
          .mytext {color:#a52d52;}
        
        Text color #a52d52
      
           This box has a color of #a52d52        
        
          <div style="background-color:#a52d52;">Content here</div>
        
        
          .mybackground {background-color:#a52d52;}
        
        Background color #a52d52
      
           Border around this has a color of #a52d52        
        
          <div style="border:2px solid #a52d52;">Content here</div>
        
        
          .myborder {border:2px solid #a52d52;}
        
        Border color #a52d52