#c30921 color space conversions
Hex:
        #c30921
        RGB:
        195, 9, 33
        CMY:
        24, 96, 87
        CMYK:
        0, 95, 83, 24
      HSL:
        352°, 91.1765%, 40.0000%
        HSV (HSB):
        352°, 95.3846%, 76.4706%
        XYZ:
        22.8779, 11.9073, 2.5314
        xyY:
        0.6131, 0.3191, 11.9073
      CIE-Lab:
        41.0684, 65.0410, 41.3122
        CIE-LCH:
        41.0684, 77.0521, 32.4226
        CIE-Luv:
        41.0684, 128.0501, 23.6076
        Hunter-Lab:
        34.5069, 57.9573, 19.8054
      #c30921 color charts
#c30921 RGB chart
      #c30921 CMYK chart
      #c30921 RGB pie chart
      #c30921 color shades, tints & tones
#c30921 color schemes
#c30921 color preview, HTML & CSS examples
           This text has a color of #c30921        
        
          <p style="color:#c30921;">Text here</p>
        
        
          .mytext {color:#c30921;}
        
        Text color #c30921
      
           This box has a color of #c30921        
        
          <div style="background-color:#c30921;">Content here</div>
        
        
          .mybackground {background-color:#c30921;}
        
        Background color #c30921
      
           Border around this has a color of #c30921        
        
          <div style="border:2px solid #c30921;">Content here</div>
        
        
          .myborder {border:2px solid #c30921;}
        
        Border color #c30921