#a52b5a color space conversions
Hex:
        #a52b5a
        RGB:
        165, 43, 90
        CMY:
        35, 83, 65
        CMYK:
        0, 74, 45, 35
      HSL:
        337°, 58.6538%, 40.7843%
        HSV (HSB):
        337°, 73.9394%, 64.7059%
        XYZ:
        18.2264, 10.4653, 10.7322
        xyY:
        0.4623, 0.2655, 10.4653
      CIE-Lab:
        38.6649, 52.7063, 1.8637
        CIE-LCH:
        38.6649, 52.7392, 2.0251
        CIE-Luv:
        38.6649, 77.2452, -7.1409
        Hunter-Lab:
        32.3501, 43.9563, 2.9754
      #a52b5a color charts
#a52b5a RGB chart
      #a52b5a CMYK chart
      #a52b5a RGB pie chart
      #a52b5a color shades, tints & tones
#a52b5a color schemes
#a52b5a color preview, HTML & CSS examples
           This text has a color of #a52b5a        
        
          <p style="color:#a52b5a;">Text here</p>
        
        
          .mytext {color:#a52b5a;}
        
        Text color #a52b5a
      
           This box has a color of #a52b5a        
        
          <div style="background-color:#a52b5a;">Content here</div>
        
        
          .mybackground {background-color:#a52b5a;}
        
        Background color #a52b5a
      
           Border around this has a color of #a52b5a        
        
          <div style="border:2px solid #a52b5a;">Content here</div>
        
        
          .myborder {border:2px solid #a52b5a;}
        
        Border color #a52b5a