#c11b50 color space conversions
Hex:
        #c11b50
        RGB:
        193, 27, 80
        CMY:
        24, 89, 69
        CMYK:
        0, 86, 59, 24
      HSL:
        341°, 75.4545%, 43.1373%
        HSV (HSB):
        341°, 86.0104%, 75.6863%
        XYZ:
        23.8322, 12.7005, 8.7848
        xyY:
        0.5259, 0.2803, 12.7005
      CIE-Lab:
        42.3085, 63.9617, 14.1107
        CIE-LCH:
        42.3085, 65.4997, 12.4409
        CIE-Luv:
        42.3085, 109.0221, 3.6077
        Hunter-Lab:
        35.6378, 57.0031, 10.3314
      #c11b50 color charts
#c11b50 RGB chart
      #c11b50 CMYK chart
      #c11b50 RGB pie chart
      #c11b50 color shades, tints & tones
#c11b50 color schemes
#c11b50 color preview, HTML & CSS examples
           This text has a color of #c11b50        
        
          <p style="color:#c11b50;">Text here</p>
        
        
          .mytext {color:#c11b50;}
        
        Text color #c11b50
      
           This box has a color of #c11b50        
        
          <div style="background-color:#c11b50;">Content here</div>
        
        
          .mybackground {background-color:#c11b50;}
        
        Background color #c11b50
      
           Border around this has a color of #c11b50        
        
          <div style="border:2px solid #c11b50;">Content here</div>
        
        
          .myborder {border:2px solid #c11b50;}
        
        Border color #c11b50