#c12a36 color space conversions
Hex:
        #c12a36
        RGB:
        193, 42, 54
        CMY:
        24, 84, 79
        CMYK:
        0, 78, 72, 24
      HSL:
        355°, 64.2553%, 46.0784%
        HSV (HSB):
        355°, 78.2383%, 75.6863%
        XYZ:
        23.4861, 13.2597, 4.8116
        xyY:
        0.5651, 0.3191, 13.2597
      CIE-Lab:
        43.1520, 58.7921, 31.2777
        CIE-LCH:
        43.1520, 66.5944, 28.0132
        CIE-Luv:
        43.1520, 111.5543, 19.9637
        Hunter-Lab:
        36.4139, 51.4041, 17.6554
      #c12a36 color charts
#c12a36 RGB chart
      #c12a36 CMYK chart
      #c12a36 RGB pie chart
      #c12a36 color shades, tints & tones
#c12a36 color schemes
#c12a36 color preview, HTML & CSS examples
           This text has a color of #c12a36        
        
          <p style="color:#c12a36;">Text here</p>
        
        
          .mytext {color:#c12a36;}
        
        Text color #c12a36
      
           This box has a color of #c12a36        
        
          <div style="background-color:#c12a36;">Content here</div>
        
        
          .mybackground {background-color:#c12a36;}
        
        Background color #c12a36
      
           Border around this has a color of #c12a36        
        
          <div style="border:2px solid #c12a36;">Content here</div>
        
        
          .myborder {border:2px solid #c12a36;}
        
        Border color #c12a36