#c60412 color space conversions
Hex:
        #c60412
        RGB:
        198, 4, 18
        CMY:
        22, 98, 93
        CMYK:
        0, 98, 91, 22
      HSL:
        356°, 96.0396%, 39.6078%
        HSV (HSB):
        356°, 97.9798%, 77.6471%
        XYZ:
        23.4413, 12.1363, 1.6793
        xyY:
        0.6292, 0.3257, 12.1363
      CIE-Lab:
        41.4319, 66.0067, 49.2369
        CIE-LCH:
        41.4319, 82.3477, 36.7206
        CIE-Luv:
        41.4319, 133.3347, 27.1983
        Hunter-Lab:
        34.8372, 59.1445, 21.5280
      #c60412 color charts
#c60412 RGB chart
      #c60412 CMYK chart
      #c60412 RGB pie chart
      #c60412 color shades, tints & tones
#c60412 color schemes
#c60412 color preview, HTML & CSS examples
           This text has a color of #c60412        
        
          <p style="color:#c60412;">Text here</p>
        
        
          .mytext {color:#c60412;}
        
        Text color #c60412
      
           This box has a color of #c60412        
        
          <div style="background-color:#c60412;">Content here</div>
        
        
          .mybackground {background-color:#c60412;}
        
        Background color #c60412
      
           Border around this has a color of #c60412        
        
          <div style="border:2px solid #c60412;">Content here</div>
        
        
          .myborder {border:2px solid #c60412;}
        
        Border color #c60412