#a41d41 color space conversions
Hex:
        #a41d41
        RGB:
        164, 29, 65
        CMY:
        36, 89, 75
        CMYK:
        0, 82, 60, 36
      HSL:
        344°, 69.9482%, 37.8431%
        HSV (HSB):
        344°, 82.3171%, 64.3137%
        XYZ:
        16.7033, 9.1529, 5.8873
        xyY:
        0.5262, 0.2883, 9.1529
      CIE-Lab:
        36.2770, 54.7327, 14.5047
        CIE-LCH:
        36.2770, 56.6220, 14.8428
        CIE-Luv:
        36.2770, 90.2560, 5.4452
        Hunter-Lab:
        30.2538, 45.6072, 9.6399
      #a41d41 color charts
#a41d41 RGB chart
      #a41d41 CMYK chart
      #a41d41 RGB pie chart
      #a41d41 color shades, tints & tones
#a41d41 color schemes
#a41d41 color preview, HTML & CSS examples
           This text has a color of #a41d41        
        
          <p style="color:#a41d41;">Text here</p>
        
        
          .mytext {color:#a41d41;}
        
        Text color #a41d41
      
           This box has a color of #a41d41        
        
          <div style="background-color:#a41d41;">Content here</div>
        
        
          .mybackground {background-color:#a41d41;}
        
        Background color #a41d41
      
           Border around this has a color of #a41d41        
        
          <div style="border:2px solid #a41d41;">Content here</div>
        
        
          .myborder {border:2px solid #a41d41;}
        
        Border color #a41d41