#c30605 color space conversions
Hex:
        #c30605
        RGB:
        195, 6, 5
        CMY:
        24, 98, 98
        CMYK:
        0, 97, 97, 24
      HSL:
        0°, 95.0000%, 39.2157%
        HSV (HSB):
        0°, 97.4359%, 76.4706%
        XYZ:
        22.5982, 11.7433, 1.2192
        xyY:
        0.6355, 0.3302, 11.7433
      CIE-Lab:
        40.8052, 64.9027, 53.1959
        CIE-LCH:
        40.8052, 83.9176, 39.3389
        CIE-Luv:
        40.8052, 131.9553, 28.5563
        Hunter-Lab:
        34.2685, 57.7410, 21.8785
      #c30605 color charts
#c30605 RGB chart
      #c30605 CMYK chart
      #c30605 RGB pie chart
      #c30605 color shades, tints & tones
#c30605 color schemes
#c30605 color preview, HTML & CSS examples
           This text has a color of #c30605        
        
          <p style="color:#c30605;">Text here</p>
        
        
          .mytext {color:#c30605;}
        
        Text color #c30605
      
           This box has a color of #c30605        
        
          <div style="background-color:#c30605;">Content here</div>
        
        
          .mybackground {background-color:#c30605;}
        
        Background color #c30605
      
           Border around this has a color of #c30605        
        
          <div style="border:2px solid #c30605;">Content here</div>
        
        
          .myborder {border:2px solid #c30605;}
        
        Border color #c30605