#c1152a color space conversions
Hex:
        #c1152a
        RGB:
        193, 21, 42
        CMY:
        24, 92, 84
        CMYK:
        0, 89, 78, 24
      HSL:
        353°, 80.3738%, 41.9608%
        HSV (HSB):
        353°, 89.1192%, 75.6863%
        XYZ:
        22.6784, 12.0410, 3.3193
        xyY:
        0.5962, 0.3165, 12.0410
      CIE-Lab:
        41.2811, 63.2173, 36.2826
        CIE-LCH:
        41.2811, 72.8893, 29.8530
        CIE-Luv:
        41.2811, 122.1131, 21.3794
        Hunter-Lab:
        34.7001, 55.9344, 18.6185
      #c1152a color charts
#c1152a RGB chart
      #c1152a CMYK chart
      #c1152a RGB pie chart
      #c1152a color shades, tints & tones
#c1152a color schemes
#c1152a color preview, HTML & CSS examples
           This text has a color of #c1152a        
        
          <p style="color:#c1152a;">Text here</p>
        
        
          .mytext {color:#c1152a;}
        
        Text color #c1152a
      
           This box has a color of #c1152a        
        
          <div style="background-color:#c1152a;">Content here</div>
        
        
          .mybackground {background-color:#c1152a;}
        
        Background color #c1152a
      
           Border around this has a color of #c1152a        
        
          <div style="border:2px solid #c1152a;">Content here</div>
        
        
          .myborder {border:2px solid #c1152a;}
        
        Border color #c1152a