#c30642 color space conversions
Hex:
        #c30642
        RGB:
        195, 6, 66
        CMY:
        24, 98, 74
        CMYK:
        0, 97, 66, 24
      HSL:
        341°, 94.0299%, 39.4118%
        HSV (HSB):
        341°, 96.9231%, 76.4706%
        XYZ:
        23.5542, 12.1257, 6.2533
        xyY:
        0.5617, 0.2892, 12.1257
      CIE-Lab:
        41.4152, 66.5810, 21.8280
        CIE-LCH:
        41.4152, 70.0678, 18.1513
        CIE-Luv:
        41.4152, 119.7375, 9.9191
        Hunter-Lab:
        34.8220, 59.8020, 13.7281
      #c30642 color charts
#c30642 RGB chart
      #c30642 CMYK chart
      #c30642 RGB pie chart
      #c30642 color shades, tints & tones
#c30642 color schemes
#c30642 color preview, HTML & CSS examples
           This text has a color of #c30642        
        
          <p style="color:#c30642;">Text here</p>
        
        
          .mytext {color:#c30642;}
        
        Text color #c30642
      
           This box has a color of #c30642        
        
          <div style="background-color:#c30642;">Content here</div>
        
        
          .mybackground {background-color:#c30642;}
        
        Background color #c30642
      
           Border around this has a color of #c30642        
        
          <div style="border:2px solid #c30642;">Content here</div>
        
        
          .myborder {border:2px solid #c30642;}
        
        Border color #c30642