#c30015 color space conversions
Hex:
        #c30015
        RGB:
        195, 0, 21
        CMY:
        24, 100, 92
        CMYK:
        0, 100, 89, 24
      HSL:
        354°, 100.0000%, 38.2353%
        HSV (HSB):
        354°, 100.0000%, 76.4706%
        XYZ:
        22.6410, 11.6562, 1.7660
        xyY:
        0.6278, 0.3232, 11.6562
      CIE-Lab:
        40.6645, 65.7049, 47.0711
        CIE-LCH:
        40.6645, 80.8259, 35.6179
        CIE-Luv:
        40.6645, 131.5076, 25.9014
        Hunter-Lab:
        34.1412, 58.6265, 20.8320
      #c30015 color charts
#c30015 RGB chart
      #c30015 CMYK chart
      #c30015 RGB pie chart
      #c30015 color shades, tints & tones
#c30015 color schemes
#c30015 color preview, HTML & CSS examples
           This text has a color of #c30015        
        
          <p style="color:#c30015;">Text here</p>
        
        
          .mytext {color:#c30015;}
        
        Text color #c30015
      
           This box has a color of #c30015        
        
          <div style="background-color:#c30015;">Content here</div>
        
        
          .mybackground {background-color:#c30015;}
        
        Background color #c30015
      
           Border around this has a color of #c30015        
        
          <div style="border:2px solid #c30015;">Content here</div>
        
        
          .myborder {border:2px solid #c30015;}
        
        Border color #c30015