#c12207 color space conversions
Hex:
        #c12207
        RGB:
        193, 34, 7
        CMY:
        24, 87, 97
        CMYK:
        0, 82, 96, 24
      HSL:
        9°, 93.0000%, 39.2157%
        HSV (HSB):
        9°, 96.3731%, 75.6863%
        XYZ:
        22.6027, 12.4969, 1.4219
        xyY:
        0.6189, 0.3422, 12.4969
      CIE-Lab:
        41.9951, 59.7943, 52.8944
        CIE-LCH:
        41.9951, 79.8322, 41.4962
        CIE-Luv:
        41.9951, 122.2940, 30.8154
        Hunter-Lab:
        35.3509, 52.2655, 22.3609
      #c12207 color charts
#c12207 RGB chart
      #c12207 CMYK chart
      #c12207 RGB pie chart
      #c12207 color shades, tints & tones
#c12207 color schemes
#c12207 color preview, HTML & CSS examples
           This text has a color of #c12207        
        
          <p style="color:#c12207;">Text here</p>
        
        
          .mytext {color:#c12207;}
        
        Text color #c12207
      
           This box has a color of #c12207        
        
          <div style="background-color:#c12207;">Content here</div>
        
        
          .mybackground {background-color:#c12207;}
        
        Background color #c12207
      
           Border around this has a color of #c12207        
        
          <div style="border:2px solid #c12207;">Content here</div>
        
        
          .myborder {border:2px solid #c12207;}
        
        Border color #c12207