#c34750 color space conversions
Hex:
        #c34750
        RGB:
        195, 71, 80
        CMY:
        24, 72, 69
        CMYK:
        0, 64, 59, 24
      HSL:
        356°, 50.8197%, 52.1569%
        HSV (HSB):
        356°, 63.5897%, 76.4706%
        XYZ:
        26.2069, 16.6878, 9.4292
        xyY:
        0.5009, 0.3189, 16.6878
      CIE-Lab:
        47.8642, 50.1569, 21.6259
        CIE-LCH:
        47.8642, 54.6204, 23.3240
        CIE-Luv:
        47.8642, 90.8898, 15.1793
        Hunter-Lab:
        40.8507, 43.0243, 14.9100
      #c34750 color charts
#c34750 RGB chart
      #c34750 CMYK chart
      #c34750 RGB pie chart
      #c34750 color shades, tints & tones
#c34750 color schemes
#c34750 color preview, HTML & CSS examples
           This text has a color of #c34750        
        
          <p style="color:#c34750;">Text here</p>
        
        
          .mytext {color:#c34750;}
        
        Text color #c34750
      
           This box has a color of #c34750        
        
          <div style="background-color:#c34750;">Content here</div>
        
        
          .mybackground {background-color:#c34750;}
        
        Background color #c34750
      
           Border around this has a color of #c34750        
        
          <div style="border:2px solid #c34750;">Content here</div>
        
        
          .myborder {border:2px solid #c34750;}
        
        Border color #c34750