#c12229 color space conversions
Hex:
        #c12229
        RGB:
        193, 34, 41
        CMY:
        24, 87, 84
        CMYK:
        0, 82, 79, 24
      HSL:
        357°, 70.0441%, 44.5098%
        HSV (HSB):
        357°, 82.3834%, 75.6863%
        XYZ:
        22.9646, 12.6416, 3.3275
        xyY:
        0.5898, 0.3247, 12.6416
      CIE-Lab:
        42.2182, 60.4773, 37.8469
        CIE-LCH:
        42.2182, 71.3434, 32.0385
        CIE-Luv:
        42.2182, 117.9310, 23.5154
        Hunter-Lab:
        35.5550, 53.0698, 19.3397
      #c12229 color charts
#c12229 RGB chart
      #c12229 CMYK chart
      #c12229 RGB pie chart
      #c12229 color shades, tints & tones
#c12229 color schemes
#c12229 color preview, HTML & CSS examples
           This text has a color of #c12229        
        
          <p style="color:#c12229;">Text here</p>
        
        
          .mytext {color:#c12229;}
        
        Text color #c12229
      
           This box has a color of #c12229        
        
          <div style="background-color:#c12229;">Content here</div>
        
        
          .mybackground {background-color:#c12229;}
        
        Background color #c12229
      
           Border around this has a color of #c12229        
        
          <div style="border:2px solid #c12229;">Content here</div>
        
        
          .myborder {border:2px solid #c12229;}
        
        Border color #c12229