#a41349 color space conversions
Hex:
        #a41349
        RGB:
        164, 19, 73
        CMY:
        36, 93, 71
        CMYK:
        0, 88, 55, 36
      HSL:
        338°, 79.2350%, 35.8824%
        HSV (HSB):
        338°, 88.4146%, 64.3137%
        XYZ:
        16.7453, 8.8393, 7.1269
        xyY:
        0.5119, 0.2702, 8.8393
      CIE-Lab:
        35.6730, 57.5705, 8.4898
        CIE-LCH:
        35.6730, 58.1931, 8.3888
        CIE-Luv:
        35.6730, 90.2068, -1.0828
        Hunter-Lab:
        29.7310, 48.5071, 6.5991
      #a41349 color charts
#a41349 RGB chart
      #a41349 CMYK chart
      #a41349 RGB pie chart
      #a41349 color shades, tints & tones
#a41349 color schemes
#a41349 color preview, HTML & CSS examples
           This text has a color of #a41349        
        
          <p style="color:#a41349;">Text here</p>
        
        
          .mytext {color:#a41349;}
        
        Text color #a41349
      
           This box has a color of #a41349        
        
          <div style="background-color:#a41349;">Content here</div>
        
        
          .mybackground {background-color:#a41349;}
        
        Background color #a41349
      
           Border around this has a color of #a41349        
        
          <div style="border:2px solid #a41349;">Content here</div>
        
        
          .myborder {border:2px solid #a41349;}
        
        Border color #a41349