#a1193b color space conversions
Hex:
        #a1193b
        RGB:
        161, 25, 59
        CMY:
        37, 90, 77
        CMYK:
        0, 84, 63, 37
      HSL:
        345°, 73.1183%, 36.4706%
        HSV (HSB):
        345°, 84.4720%, 63.1373%
        XYZ:
        15.8350, 8.5881, 4.9607
        xyY:
        0.5389, 0.2923, 8.5881
      CIE-Lab:
        35.1788, 54.5265, 16.8074
        CIE-LCH:
        35.1788, 57.0581, 17.1316
        CIE-Luv:
        35.1788, 91.0898, 7.3817
        Hunter-Lab:
        29.3055, 45.1666, 10.4774
      #a1193b color charts
#a1193b RGB chart
      #a1193b CMYK chart
      #a1193b RGB pie chart
      #a1193b color shades, tints & tones
#a1193b color schemes
#a1193b color preview, HTML & CSS examples
           This text has a color of #a1193b        
        
          <p style="color:#a1193b;">Text here</p>
        
        
          .mytext {color:#a1193b;}
        
        Text color #a1193b
      
           This box has a color of #a1193b        
        
          <div style="background-color:#a1193b;">Content here</div>
        
        
          .mybackground {background-color:#a1193b;}
        
        Background color #a1193b
      
           Border around this has a color of #a1193b        
        
          <div style="border:2px solid #a1193b;">Content here</div>
        
        
          .myborder {border:2px solid #a1193b;}
        
        Border color #a1193b