#c35f50 color space conversions
Hex:
        #c35f50
        RGB:
        195, 95, 80
        CMY:
        24, 63, 69
        CMYK:
        0, 51, 59, 24
      HSL:
        8°, 48.9362%, 53.9216%
        HSV (HSB):
        8°, 58.9744%, 76.4706%
        XYZ:
        28.0459, 20.3657, 10.0422
        xyY:
        0.4798, 0.3484, 20.3657
      CIE-Lab:
        52.2482, 38.7009, 27.3072
        CIE-LCH:
        52.2482, 47.3650, 35.2066
        CIE-Luv:
        52.2482, 75.1538, 24.2381
        Hunter-Lab:
        45.1284, 31.9574, 18.3963
      #c35f50 color charts
#c35f50 RGB chart
      #c35f50 CMYK chart
      #c35f50 RGB pie chart
      #c35f50 color shades, tints & tones
#c35f50 color schemes
#c35f50 color preview, HTML & CSS examples
           This text has a color of #c35f50        
        
          <p style="color:#c35f50;">Text here</p>
        
        
          .mytext {color:#c35f50;}
        
        Text color #c35f50
      
           This box has a color of #c35f50        
        
          <div style="background-color:#c35f50;">Content here</div>
        
        
          .mybackground {background-color:#c35f50;}
        
        Background color #c35f50
      
           Border around this has a color of #c35f50        
        
          <div style="border:2px solid #c35f50;">Content here</div>
        
        
          .myborder {border:2px solid #c35f50;}
        
        Border color #c35f50