#a52b4a color space conversions
Hex:
        #a52b4a
        RGB:
        165, 43, 74
        CMY:
        35, 83, 71
        CMYK:
        0, 74, 55, 35
      HSL:
        345°, 58.6538%, 40.7843%
        HSV (HSB):
        345°, 73.9394%, 64.7059%
        XYZ:
        17.6170, 10.2215, 7.5230
        xyY:
        0.4982, 0.2891, 10.2215
      CIE-Lab:
        38.2371, 51.3000, 11.4442
        CIE-LCH:
        38.2371, 52.5611, 12.5759
        CIE-Luv:
        38.2371, 82.6742, 3.5102
        Hunter-Lab:
        31.9711, 42.4091, 8.4284
      #a52b4a color charts
#a52b4a RGB chart
      #a52b4a CMYK chart
      #a52b4a RGB pie chart
      #a52b4a color shades, tints & tones
#a52b4a color schemes
#a52b4a color preview, HTML & CSS examples
           This text has a color of #a52b4a        
        
          <p style="color:#a52b4a;">Text here</p>
        
        
          .mytext {color:#a52b4a;}
        
        Text color #a52b4a
      
           This box has a color of #a52b4a        
        
          <div style="background-color:#a52b4a;">Content here</div>
        
        
          .mybackground {background-color:#a52b4a;}
        
        Background color #a52b4a
      
           Border around this has a color of #a52b4a        
        
          <div style="border:2px solid #a52b4a;">Content here</div>
        
        
          .myborder {border:2px solid #a52b4a;}
        
        Border color #a52b4a