#c30006 color space conversions
Hex:
        #c30006
        RGB:
        195, 0, 6
        CMY:
        24, 100, 98
        CMYK:
        0, 100, 97, 24
      HSL:
        358°, 100.0000%, 38.2353%
        HSV (HSB):
        358°, 100.0000%, 76.4706%
        XYZ:
        22.5385, 11.6153, 1.2263
        xyY:
        0.6370, 0.3283, 11.6153
      CIE-Lab:
        40.5980, 65.5232, 52.7514
        CIE-LCH:
        40.5980, 84.1189, 38.8368
        CIE-Luv:
        40.5980, 132.9606, 28.0702
        Hunter-Lab:
        34.0812, 58.4036, 21.7234
      #c30006 color charts
#c30006 RGB chart
      #c30006 CMYK chart
      #c30006 RGB pie chart
      #c30006 color shades, tints & tones
#c30006 color schemes
#c30006 color preview, HTML & CSS examples
           This text has a color of #c30006        
        
          <p style="color:#c30006;">Text here</p>
        
        
          .mytext {color:#c30006;}
        
        Text color #c30006
      
           This box has a color of #c30006        
        
          <div style="background-color:#c30006;">Content here</div>
        
        
          .mybackground {background-color:#c30006;}
        
        Background color #c30006
      
           Border around this has a color of #c30006        
        
          <div style="border:2px solid #c30006;">Content here</div>
        
        
          .myborder {border:2px solid #c30006;}
        
        Border color #c30006