#c11f24 color space conversions
Hex:
        #c11f24
        RGB:
        193, 31, 36
        CMY:
        24, 88, 86
        CMYK:
        0, 84, 81, 24
      HSL:
        358°, 72.3214%, 43.9216%
        HSV (HSB):
        358°, 83.9378%, 75.6863%
        XYZ:
        22.8007, 12.4448, 2.8694
        xyY:
        0.5982, 0.3265, 12.4448
      CIE-Lab:
        41.9145, 61.0439, 40.3356
        CIE-LCH:
        41.9145, 73.1664, 33.4552
        CIE-Luv:
        41.9145, 120.0754, 24.6557
        Hunter-Lab:
        35.2772, 53.6350, 19.8714
      #c11f24 color charts
#c11f24 RGB chart
      #c11f24 CMYK chart
      #c11f24 RGB pie chart
      #c11f24 color shades, tints & tones
#c11f24 color schemes
#c11f24 color preview, HTML & CSS examples
           This text has a color of #c11f24        
        
          <p style="color:#c11f24;">Text here</p>
        
        
          .mytext {color:#c11f24;}
        
        Text color #c11f24
      
           This box has a color of #c11f24        
        
          <div style="background-color:#c11f24;">Content here</div>
        
        
          .mybackground {background-color:#c11f24;}
        
        Background color #c11f24
      
           Border around this has a color of #c11f24        
        
          <div style="border:2px solid #c11f24;">Content here</div>
        
        
          .myborder {border:2px solid #c11f24;}
        
        Border color #c11f24