#c30744 color space conversions
Hex:
        #c30744
        RGB:
        195, 7, 68
        CMY:
        24, 97, 73
        CMYK:
        0, 96, 65, 24
      HSL:
        341°, 93.0693%, 39.6078%
        HSV (HSB):
        341°, 96.4103%, 76.4706%
        XYZ:
        23.6250, 12.1714, 6.5730
        xyY:
        0.5576, 0.2873, 12.1714
      CIE-Lab:
        41.4873, 66.5851, 20.6592
        CIE-LCH:
        41.4873, 69.7164, 17.2374
        CIE-Luv:
        41.4873, 118.9014, 8.9249
        Hunter-Lab:
        34.8876, 59.8228, 13.2508
      #c30744 color charts
#c30744 RGB chart
      #c30744 CMYK chart
      #c30744 RGB pie chart
      #c30744 color shades, tints & tones
#c30744 color schemes
#c30744 color preview, HTML & CSS examples
           This text has a color of #c30744        
        
          <p style="color:#c30744;">Text here</p>
        
        
          .mytext {color:#c30744;}
        
        Text color #c30744
      
           This box has a color of #c30744        
        
          <div style="background-color:#c30744;">Content here</div>
        
        
          .mybackground {background-color:#c30744;}
        
        Background color #c30744
      
           Border around this has a color of #c30744        
        
          <div style="border:2px solid #c30744;">Content here</div>
        
        
          .myborder {border:2px solid #c30744;}
        
        Border color #c30744