#c30745 color space conversions
Hex:
        #c30745
        RGB:
        195, 7, 69
        CMY:
        24, 97, 73
        CMYK:
        0, 96, 65, 24
      HSL:
        340°, 93.0693%, 39.6078%
        HSV (HSB):
        340°, 96.4103%, 76.4706%
        XYZ:
        23.6558, 12.1837, 6.7351
        xyY:
        0.5556, 0.2862, 12.1837
      CIE-Lab:
        41.5067, 66.6381, 20.0527
        CIE-LCH:
        41.5067, 69.5898, 16.7476
        CIE-Luv:
        41.5067, 118.5511, 8.3826
        Hunter-Lab:
        34.9052, 59.8883, 12.9934
      #c30745 color charts
#c30745 RGB chart
      #c30745 CMYK chart
      #c30745 RGB pie chart
      #c30745 color shades, tints & tones
#c30745 color schemes
#c30745 color preview, HTML & CSS examples
           This text has a color of #c30745        
        
          <p style="color:#c30745;">Text here</p>
        
        
          .mytext {color:#c30745;}
        
        Text color #c30745
      
           This box has a color of #c30745        
        
          <div style="background-color:#c30745;">Content here</div>
        
        
          .mybackground {background-color:#c30745;}
        
        Background color #c30745
      
           Border around this has a color of #c30745        
        
          <div style="border:2px solid #c30745;">Content here</div>
        
        
          .myborder {border:2px solid #c30745;}
        
        Border color #c30745