#c30645 color space conversions
Hex:
        #c30645
        RGB:
        195, 6, 69
        CMY:
        24, 98, 73
        CMYK:
        0, 97, 65, 24
      HSL:
        340°, 94.0299%, 39.4118%
        HSV (HSB):
        340°, 96.9231%, 76.4706%
        XYZ:
        23.6450, 12.1620, 6.7315
        xyY:
        0.5558, 0.2859, 12.1620
      CIE-Lab:
        41.4725, 66.7373, 20.0079
        CIE-LCH:
        41.4725, 69.6719, 16.6888
        CIE-Luv:
        41.4725, 118.6956, 8.3106
        Hunter-Lab:
        34.8741, 59.9951, 12.9675
      #c30645 color charts
#c30645 RGB chart
      #c30645 CMYK chart
      #c30645 RGB pie chart
      #c30645 color shades, tints & tones
#c30645 color schemes
#c30645 color preview, HTML & CSS examples
           This text has a color of #c30645        
        
          <p style="color:#c30645;">Text here</p>
        
        
          .mytext {color:#c30645;}
        
        Text color #c30645
      
           This box has a color of #c30645        
        
          <div style="background-color:#c30645;">Content here</div>
        
        
          .mybackground {background-color:#c30645;}
        
        Background color #c30645
      
           Border around this has a color of #c30645        
        
          <div style="border:2px solid #c30645;">Content here</div>
        
        
          .myborder {border:2px solid #c30645;}
        
        Border color #c30645