#c30004 color space conversions
Hex:
        #c30004
        RGB:
        195, 0, 4
        CMY:
        24, 100, 98
        CMYK:
        0, 100, 98, 24
      HSL:
        359°, 100.0000%, 38.2353%
        HSV (HSB):
        359°, 100.0000%, 76.4706%
        XYZ:
        22.5276, 11.6109, 1.1686
        xyY:
        0.6380, 0.3289, 11.6109
      CIE-Lab:
        40.5909, 65.5037, 53.4536
        CIE-LCH:
        40.5909, 84.5460, 39.2158
        CIE-Luv:
        40.5909, 133.1179, 28.3047
        Hunter-Lab:
        34.0747, 58.3797, 21.8189
      #c30004 color charts
#c30004 RGB chart
      #c30004 CMYK chart
      #c30004 RGB pie chart
      #c30004 color shades, tints & tones
#c30004 color schemes
#c30004 color preview, HTML & CSS examples
           This text has a color of #c30004        
        
          <p style="color:#c30004;">Text here</p>
        
        
          .mytext {color:#c30004;}
        
        Text color #c30004
      
           This box has a color of #c30004        
        
          <div style="background-color:#c30004;">Content here</div>
        
        
          .mybackground {background-color:#c30004;}
        
        Background color #c30004
      
           Border around this has a color of #c30004        
        
          <div style="border:2px solid #c30004;">Content here</div>
        
        
          .myborder {border:2px solid #c30004;}
        
        Border color #c30004