#c1193b color space conversions
Hex:
        #c1193b
        RGB:
        193, 25, 59
        CMY:
        24, 90, 77
        CMYK:
        0, 87, 69, 24
      HSL:
        348°, 77.0642%, 42.7451%
        HSV (HSB):
        348°, 87.0466%, 75.6863%
        XYZ:
        23.1294, 12.3485, 5.3021
        xyY:
        0.5672, 0.3028, 12.3485
      CIE-Lab:
        41.7647, 63.1751, 26.5601
        CIE-LCH:
        41.7647, 68.5312, 22.8029
        CIE-Luv:
        41.7647, 116.5696, 14.7823
        Hunter-Lab:
        35.1404, 55.9927, 15.6524
      #c1193b color charts
#c1193b RGB chart
      #c1193b CMYK chart
      #c1193b RGB pie chart
      #c1193b color shades, tints & tones
#c1193b color schemes
#c1193b color preview, HTML & CSS examples
           This text has a color of #c1193b        
        
          <p style="color:#c1193b;">Text here</p>
        
        
          .mytext {color:#c1193b;}
        
        Text color #c1193b
      
           This box has a color of #c1193b        
        
          <div style="background-color:#c1193b;">Content here</div>
        
        
          .mybackground {background-color:#c1193b;}
        
        Background color #c1193b
      
           Border around this has a color of #c1193b        
        
          <div style="border:2px solid #c1193b;">Content here</div>
        
        
          .myborder {border:2px solid #c1193b;}
        
        Border color #c1193b