#c30018 color space conversions
Hex:
        #c30018
        RGB:
        195, 0, 24
        CMY:
        24, 100, 91
        CMYK:
        0, 100, 88, 24
      HSL:
        353°, 100.0000%, 38.2353%
        HSV (HSB):
        353°, 100.0000%, 76.4706%
        XYZ:
        22.6705, 11.6680, 1.9214
        xyY:
        0.6252, 0.3218, 11.6680
      CIE-Lab:
        40.6836, 65.7571, 45.6606
        CIE-LCH:
        40.6836, 80.0555, 34.7754
        CIE-Luv:
        40.6836, 131.0952, 25.2850
        Hunter-Lab:
        34.1585, 58.6906, 20.5759
      #c30018 color charts
#c30018 RGB chart
      #c30018 CMYK chart
      #c30018 RGB pie chart
      #c30018 color shades, tints & tones
#c30018 color schemes
#c30018 color preview, HTML & CSS examples
           This text has a color of #c30018        
        
          <p style="color:#c30018;">Text here</p>
        
        
          .mytext {color:#c30018;}
        
        Text color #c30018
      
           This box has a color of #c30018        
        
          <div style="background-color:#c30018;">Content here</div>
        
        
          .mybackground {background-color:#c30018;}
        
        Background color #c30018
      
           Border around this has a color of #c30018        
        
          <div style="border:2px solid #c30018;">Content here</div>
        
        
          .myborder {border:2px solid #c30018;}
        
        Border color #c30018