#c30005 color space conversions
Hex:
        #c30005
        RGB:
        195, 0, 5
        CMY:
        24, 100, 98
        CMYK:
        0, 100, 97, 24
      HSL:
        358°, 100.0000%, 38.2353%
        HSV (HSB):
        358°, 100.0000%, 76.4706%
        XYZ:
        22.5331, 11.6131, 1.1975
        xyY:
        0.6375, 0.3286, 11.6131
      CIE-Lab:
        40.5944, 65.5134, 53.0996
        CIE-LCH:
        40.5944, 84.3302, 39.0253
        CIE-Luv:
        40.5944, 133.0392, 28.1874
        Hunter-Lab:
        34.0779, 58.3917, 21.7711
      #c30005 color charts
#c30005 RGB chart
      #c30005 CMYK chart
      #c30005 RGB pie chart
      #c30005 color shades, tints & tones
#c30005 color schemes
#c30005 color preview, HTML & CSS examples
           This text has a color of #c30005        
        
          <p style="color:#c30005;">Text here</p>
        
        
          .mytext {color:#c30005;}
        
        Text color #c30005
      
           This box has a color of #c30005        
        
          <div style="background-color:#c30005;">Content here</div>
        
        
          .mybackground {background-color:#c30005;}
        
        Background color #c30005
      
           Border around this has a color of #c30005        
        
          <div style="border:2px solid #c30005;">Content here</div>
        
        
          .myborder {border:2px solid #c30005;}
        
        Border color #c30005