#a52d44 color space conversions
Hex:
        #a52d44
        RGB:
        165, 45, 68
        CMY:
        35, 82, 73
        CMYK:
        0, 73, 59, 35
      HSL:
        349°, 57.1429%, 41.1765%
        HSV (HSB):
        349°, 72.7273%, 64.7059%
        XYZ:
        17.4988, 10.2935, 6.5334
        xyY:
        0.5098, 0.2999, 10.2935
      CIE-Lab:
        38.3640, 50.1141, 15.4321
        CIE-LCH:
        38.3640, 52.4363, 17.1157
        CIE-Luv:
        38.3640, 83.6221, 7.6941
        Hunter-Lab:
        32.0834, 41.2108, 10.3847
      #a52d44 color charts
#a52d44 RGB chart
      #a52d44 CMYK chart
      #a52d44 RGB pie chart
      #a52d44 color shades, tints & tones
#a52d44 color schemes
#a52d44 color preview, HTML & CSS examples
           This text has a color of #a52d44        
        
          <p style="color:#a52d44;">Text here</p>
        
        
          .mytext {color:#a52d44;}
        
        Text color #a52d44
      
           This box has a color of #a52d44        
        
          <div style="background-color:#a52d44;">Content here</div>
        
        
          .mybackground {background-color:#a52d44;}
        
        Background color #a52d44
      
           Border around this has a color of #a52d44        
        
          <div style="border:2px solid #a52d44;">Content here</div>
        
        
          .myborder {border:2px solid #a52d44;}
        
        Border color #a52d44