#a41d55 color space conversions
Hex:
        #a41d55
        RGB:
        164, 29, 85
        CMY:
        36, 89, 67
        CMYK:
        0, 82, 48, 36
      HSL:
        335°, 69.9482%, 37.8431%
        HSV (HSB):
        335°, 82.3171%, 64.3137%
        XYZ:
        17.3889, 9.4271, 9.4974
        xyY:
        0.4789, 0.2596, 9.4271
      CIE-Lab:
        36.7940, 56.2848, 2.3264
        CIE-LCH:
        36.7940, 56.3328, 2.3668
        CIE-Luv:
        36.7940, 83.0095, -7.3291
        Hunter-Lab:
        30.7036, 47.3616, 3.1525
      #a41d55 color charts
#a41d55 RGB chart
      #a41d55 CMYK chart
      #a41d55 RGB pie chart
      #a41d55 color shades, tints & tones
#a41d55 color schemes
#a41d55 color preview, HTML & CSS examples
           This text has a color of #a41d55        
        
          <p style="color:#a41d55;">Text here</p>
        
        
          .mytext {color:#a41d55;}
        
        Text color #a41d55
      
           This box has a color of #a41d55        
        
          <div style="background-color:#a41d55;">Content here</div>
        
        
          .mybackground {background-color:#a41d55;}
        
        Background color #a41d55
      
           Border around this has a color of #a41d55        
        
          <div style="border:2px solid #a41d55;">Content here</div>
        
        
          .myborder {border:2px solid #a41d55;}
        
        Border color #a41d55