#c60013 color space conversions
Hex:
        #c60013
        RGB:
        198, 0, 19
        CMY:
        22, 100, 93
        CMYK:
        0, 100, 90, 22
      HSL:
        354°, 100.0000%, 38.8235%
        HSV (HSB):
        354°, 100.0000%, 77.6471%
        XYZ:
        23.4062, 12.0528, 1.7089
        xyY:
        0.6297, 0.3243, 12.0528
      CIE-Lab:
        41.2999, 66.4193, 48.7189
        CIE-LCH:
        41.2999, 82.3714, 36.2602
        CIE-Luv:
        41.2999, 133.9197, 26.7796
        Hunter-Lab:
        34.7171, 59.5896, 21.3836
      #c60013 color charts
#c60013 RGB chart
      #c60013 CMYK chart
      #c60013 RGB pie chart
      #c60013 color shades, tints & tones
#c60013 color schemes
#c60013 color preview, HTML & CSS examples
           This text has a color of #c60013        
        
          <p style="color:#c60013;">Text here</p>
        
        
          .mytext {color:#c60013;}
        
        Text color #c60013
      
           This box has a color of #c60013        
        
          <div style="background-color:#c60013;">Content here</div>
        
        
          .mybackground {background-color:#c60013;}
        
        Background color #c60013
      
           Border around this has a color of #c60013        
        
          <div style="border:2px solid #c60013;">Content here</div>
        
        
          .myborder {border:2px solid #c60013;}
        
        Border color #c60013