#c12013 color space conversions
Hex:
        #c12013
        RGB:
        193, 32, 19
        CMY:
        24, 87, 93
        CMYK:
        0, 83, 90, 24
      HSL:
        4°, 82.0755%, 41.5686%
        HSV (HSB):
        4°, 90.1554%, 75.6863%
        XYZ:
        22.6264, 12.4175, 1.8204
        xyY:
        0.6138, 0.3368, 12.4175
      CIE-Lab:
        41.8721, 60.4326, 48.6392
        CIE-LCH:
        41.8721, 77.5750, 38.8289
        CIE-Luv:
        41.8721, 122.1453, 28.8729
        Hunter-Lab:
        35.2385, 52.9463, 21.6041
      #c12013 color charts
#c12013 RGB chart
      #c12013 CMYK chart
      #c12013 RGB pie chart
      #c12013 color shades, tints & tones
#c12013 color schemes
#c12013 color preview, HTML & CSS examples
           This text has a color of #c12013        
        
          <p style="color:#c12013;">Text here</p>
        
        
          .mytext {color:#c12013;}
        
        Text color #c12013
      
           This box has a color of #c12013        
        
          <div style="background-color:#c12013;">Content here</div>
        
        
          .mybackground {background-color:#c12013;}
        
        Background color #c12013
      
           Border around this has a color of #c12013        
        
          <div style="border:2px solid #c12013;">Content here</div>
        
        
          .myborder {border:2px solid #c12013;}
        
        Border color #c12013