#c35350 color space conversions
Hex:
        #c35350
        RGB:
        195, 83, 80
        CMY:
        24, 67, 69
        CMYK:
        0, 57, 59, 24
      HSL:
        2°, 48.9362%, 53.9216%
        HSV (HSB):
        2°, 58.9744%, 76.4706%
        XYZ:
        27.0469, 18.3678, 9.7092
        xyY:
        0.4907, 0.3332, 18.3678
      CIE-Lab:
        49.9392, 44.6534, 24.3362
        CIE-LCH:
        49.9392, 50.8545, 28.5904
        CIE-Luv:
        49.9392, 83.3127, 19.5081
        Hunter-Lab:
        42.8577, 37.6480, 16.5685
      #c35350 color charts
#c35350 RGB chart
      #c35350 CMYK chart
      #c35350 RGB pie chart
      #c35350 color shades, tints & tones
#c35350 color schemes
#c35350 color preview, HTML & CSS examples
           This text has a color of #c35350        
        
          <p style="color:#c35350;">Text here</p>
        
        
          .mytext {color:#c35350;}
        
        Text color #c35350
      
           This box has a color of #c35350        
        
          <div style="background-color:#c35350;">Content here</div>
        
        
          .mybackground {background-color:#c35350;}
        
        Background color #c35350
      
           Border around this has a color of #c35350        
        
          <div style="border:2px solid #c35350;">Content here</div>
        
        
          .myborder {border:2px solid #c35350;}
        
        Border color #c35350