#c34139 color space conversions
Hex:
        #c34139
        RGB:
        195, 65, 57
        CMY:
        24, 75, 78
        CMYK:
        0, 67, 71, 24
      HSL:
        3°, 54.7619%, 49.4118%
        HSV (HSB):
        3°, 70.7692%, 76.4706%
        XYZ:
        25.1345, 15.6781, 5.5723
        xyY:
        0.5419, 0.3380, 15.6781
      CIE-Lab:
        46.5493, 51.3236, 33.5892
        CIE-LCH:
        46.5493, 61.3379, 33.2031
        CIE-Luv:
        46.5493, 99.8985, 24.8218
        Hunter-Lab:
        39.5956, 44.0160, 19.3730
      #c34139 color charts
#c34139 RGB chart
      #c34139 CMYK chart
      #c34139 RGB pie chart
      #c34139 color shades, tints & tones
#c34139 color schemes
#c34139 color preview, HTML & CSS examples
           This text has a color of #c34139        
        
          <p style="color:#c34139;">Text here</p>
        
        
          .mytext {color:#c34139;}
        
        Text color #c34139
      
           This box has a color of #c34139        
        
          <div style="background-color:#c34139;">Content here</div>
        
        
          .mybackground {background-color:#c34139;}
        
        Background color #c34139
      
           Border around this has a color of #c34139        
        
          <div style="border:2px solid #c34139;">Content here</div>
        
        
          .myborder {border:2px solid #c34139;}
        
        Border color #c34139