#c61412 color space conversions
Hex:
        #c61412
        RGB:
        198, 20, 18
        CMY:
        22, 92, 93
        CMYK:
        0, 90, 91, 22
      HSL:
        1°, 83.3333%, 42.3529%
        HSV (HSB):
        1°, 90.9091%, 77.6471%
        XYZ:
        23.6480, 12.5498, 1.7482
        xyY:
        0.6232, 0.3307, 12.5498
      CIE-Lab:
        42.0768, 64.1458, 49.6770
        CIE-LCH:
        42.0768, 81.1325, 37.7556
        CIE-Luv:
        42.0768, 130.0708, 28.3494
        Hunter-Lab:
        35.4256, 57.1611, 21.8720
      #c61412 color charts
#c61412 RGB chart
      #c61412 CMYK chart
      #c61412 RGB pie chart
      #c61412 color shades, tints & tones
#c61412 color schemes
#c61412 color preview, HTML & CSS examples
           This text has a color of #c61412        
        
          <p style="color:#c61412;">Text here</p>
        
        
          .mytext {color:#c61412;}
        
        Text color #c61412
      
           This box has a color of #c61412        
        
          <div style="background-color:#c61412;">Content here</div>
        
        
          .mybackground {background-color:#c61412;}
        
        Background color #c61412
      
           Border around this has a color of #c61412        
        
          <div style="border:2px solid #c61412;">Content here</div>
        
        
          .myborder {border:2px solid #c61412;}
        
        Border color #c61412