#a41346 color space conversions
Hex:
        #a41346
        RGB:
        164, 19, 70
        CMY:
        36, 93, 73
        CMYK:
        0, 88, 57, 36
      HSL:
        339°, 79.2350%, 35.8824%
        HSV (HSB):
        339°, 88.4146%, 64.3137%
        XYZ:
        16.6482, 8.8005, 6.6156
        xyY:
        0.5192, 0.2745, 8.8005
      CIE-Lab:
        35.5972, 57.3543, 10.3349
        CIE-LCH:
        35.5972, 58.2780, 10.2147
        CIE-Luv:
        35.5972, 91.3338, 0.7927
        Hunter-Lab:
        29.6656, 48.2588, 7.5440
      #a41346 color charts
#a41346 RGB chart
      #a41346 CMYK chart
      #a41346 RGB pie chart
      #a41346 color shades, tints & tones
#a41346 color schemes
#a41346 color preview, HTML & CSS examples
           This text has a color of #a41346        
        
          <p style="color:#a41346;">Text here</p>
        
        
          .mytext {color:#a41346;}
        
        Text color #a41346
      
           This box has a color of #a41346        
        
          <div style="background-color:#a41346;">Content here</div>
        
        
          .mybackground {background-color:#a41346;}
        
        Background color #a41346
      
           Border around this has a color of #a41346        
        
          <div style="border:2px solid #a41346;">Content here</div>
        
        
          .myborder {border:2px solid #a41346;}
        
        Border color #a41346