#c34247 color space conversions
Hex:
        #c34247
        RGB:
        195, 66, 71
        CMY:
        24, 74, 72
        CMYK:
        0, 66, 64, 24
      HSL:
        358°, 51.8072%, 51.1765%
        HSV (HSB):
        358°, 66.1538%, 76.4706%
        XYZ:
        25.5912, 15.9535, 7.6918
        xyY:
        0.5198, 0.3240, 15.9535
      CIE-Lab:
        46.9134, 51.6866, 25.7943
        CIE-LCH:
        46.9134, 57.7655, 26.5215
        CIE-Luv:
        46.9134, 96.1361, 18.4573
        Hunter-Lab:
        39.9418, 44.4691, 16.5415
      #c34247 color charts
#c34247 RGB chart
      #c34247 CMYK chart
      #c34247 RGB pie chart
      #c34247 color shades, tints & tones
#c34247 color schemes
#c34247 color preview, HTML & CSS examples
           This text has a color of #c34247        
        
          <p style="color:#c34247;">Text here</p>
        
        
          .mytext {color:#c34247;}
        
        Text color #c34247
      
           This box has a color of #c34247        
        
          <div style="background-color:#c34247;">Content here</div>
        
        
          .mybackground {background-color:#c34247;}
        
        Background color #c34247
      
           Border around this has a color of #c34247        
        
          <div style="border:2px solid #c34247;">Content here</div>
        
        
          .myborder {border:2px solid #c34247;}
        
        Border color #c34247