#c11b2c color space conversions
Hex:
        #c11b2c
        RGB:
        193, 27, 44
        CMY:
        24, 89, 83
        CMYK:
        0, 86, 77, 24
      HSL:
        354°, 75.4545%, 43.1373%
        HSV (HSB):
        354°, 86.0104%, 75.6863%
        XYZ:
        22.8389, 12.3032, 3.5539
        xyY:
        0.5902, 0.3179, 12.3032
      CIE-Lab:
        41.6940, 62.1676, 35.5562
        CIE-LCH:
        41.6940, 71.6174, 29.7670
        CIE-Luv:
        41.6940, 119.8571, 21.3994
        Hunter-Lab:
        35.0759, 54.8435, 18.5459
      #c11b2c color charts
#c11b2c RGB chart
      #c11b2c CMYK chart
      #c11b2c RGB pie chart
      #c11b2c color shades, tints & tones
#c11b2c color schemes
#c11b2c color preview, HTML & CSS examples
           This text has a color of #c11b2c        
        
          <p style="color:#c11b2c;">Text here</p>
        
        
          .mytext {color:#c11b2c;}
        
        Text color #c11b2c
      
           This box has a color of #c11b2c        
        
          <div style="background-color:#c11b2c;">Content here</div>
        
        
          .mybackground {background-color:#c11b2c;}
        
        Background color #c11b2c
      
           Border around this has a color of #c11b2c        
        
          <div style="border:2px solid #c11b2c;">Content here</div>
        
        
          .myborder {border:2px solid #c11b2c;}
        
        Border color #c11b2c