#c50011 color space conversions
Hex:
        #c50011
        RGB:
        197, 0, 17
        CMY:
        23, 100, 93
        CMYK:
        0, 100, 91, 23
      HSL:
        355°, 100.0000%, 38.6275%
        HSV (HSB):
        355°, 100.0000%, 77.2549%
        XYZ:
        23.1271, 11.9108, 1.6104
        xyY:
        0.6311, 0.3250, 11.9108
      CIE-Lab:
        41.0740, 66.1423, 49.3103
        CIE-LCH:
        41.0740, 82.5004, 36.7052
        CIE-Luv:
        41.0740, 133.4280, 26.9523
        Hunter-Lab:
        34.5120, 59.2201, 21.3918
      #c50011 color charts
#c50011 RGB chart
      #c50011 CMYK chart
      #c50011 RGB pie chart
      #c50011 color shades, tints & tones
#c50011 color schemes
#c50011 color preview, HTML & CSS examples
           This text has a color of #c50011        
        
          <p style="color:#c50011;">Text here</p>
        
        
          .mytext {color:#c50011;}
        
        Text color #c50011
      
           This box has a color of #c50011        
        
          <div style="background-color:#c50011;">Content here</div>
        
        
          .mybackground {background-color:#c50011;}
        
        Background color #c50011
      
           Border around this has a color of #c50011        
        
          <div style="border:2px solid #c50011;">Content here</div>
        
        
          .myborder {border:2px solid #c50011;}
        
        Border color #c50011