#c35550 color space conversions
Hex:
        #c35550
        RGB:
        195, 85, 80
        CMY:
        24, 67, 69
        CMYK:
        0, 56, 59, 24
      HSL:
        3°, 48.9362%, 53.9216%
        HSV (HSB):
        3°, 58.9744%, 76.4706%
        XYZ:
        27.2021, 18.6783, 9.7610
        xyY:
        0.4889, 0.3357, 18.6783
      CIE-Lab:
        50.3087, 43.6889, 24.8147
        CIE-LCH:
        50.3087, 50.2443, 29.5960
        CIE-Luv:
        50.3087, 81.9877, 20.2712
        Hunter-Lab:
        43.2184, 36.7178, 16.8621
      #c35550 color charts
#c35550 RGB chart
      #c35550 CMYK chart
      #c35550 RGB pie chart
      #c35550 color shades, tints & tones
#c35550 color schemes
#c35550 color preview, HTML & CSS examples
           This text has a color of #c35550        
        
          <p style="color:#c35550;">Text here</p>
        
        
          .mytext {color:#c35550;}
        
        Text color #c35550
      
           This box has a color of #c35550        
        
          <div style="background-color:#c35550;">Content here</div>
        
        
          .mybackground {background-color:#c35550;}
        
        Background color #c35550
      
           Border around this has a color of #c35550        
        
          <div style="border:2px solid #c35550;">Content here</div>
        
        
          .myborder {border:2px solid #c35550;}
        
        Border color #c35550