#c12938 color space conversions
Hex:
        #c12938
        RGB:
        193, 41, 56
        CMY:
        24, 84, 78
        CMYK:
        0, 79, 71, 24
      HSL:
        354°, 64.9573%, 45.8824%
        HSV (HSB):
        354°, 78.7565%, 75.6863%
        XYZ:
        23.4991, 13.2089, 5.0524
        xyY:
        0.5627, 0.3163, 13.2089
      CIE-Lab:
        43.0763, 59.1762, 29.9865
        CIE-LCH:
        43.0763, 66.3401, 26.8728
        CIE-Luv:
        43.0763, 111.5067, 18.8787
        Hunter-Lab:
        36.3440, 51.8114, 17.1985
      #c12938 color charts
#c12938 RGB chart
      #c12938 CMYK chart
      #c12938 RGB pie chart
      #c12938 color shades, tints & tones
#c12938 color schemes
#c12938 color preview, HTML & CSS examples
           This text has a color of #c12938        
        
          <p style="color:#c12938;">Text here</p>
        
        
          .mytext {color:#c12938;}
        
        Text color #c12938
      
           This box has a color of #c12938        
        
          <div style="background-color:#c12938;">Content here</div>
        
        
          .mybackground {background-color:#c12938;}
        
        Background color #c12938
      
           Border around this has a color of #c12938        
        
          <div style="border:2px solid #c12938;">Content here</div>
        
        
          .myborder {border:2px solid #c12938;}
        
        Border color #c12938