#c35f32 color space conversions
Hex:
        #c35f32
        RGB:
        195, 95, 50
        CMY:
        24, 63, 80
        CMYK:
        0, 51, 74, 24
      HSL:
        19°, 59.1837%, 48.0392%
        HSV (HSB):
        19°, 74.3590%, 76.4706%
        XYZ:
        27.1736, 20.0168, 5.4490
        xyY:
        0.5162, 0.3803, 20.0168
      CIE-Lab:
        51.8562, 36.9032, 43.2908
        CIE-LCH:
        51.8562, 56.8853, 49.5541
        CIE-Luv:
        51.8562, 79.7774, 37.5527
        Hunter-Lab:
        44.7401, 30.1194, 24.0970
      #c35f32 color charts
#c35f32 RGB chart
      #c35f32 CMYK chart
      #c35f32 RGB pie chart
      #c35f32 color shades, tints & tones
#c35f32 color schemes
#c35f32 color preview, HTML & CSS examples
           This text has a color of #c35f32        
        
          <p style="color:#c35f32;">Text here</p>
        
        
          .mytext {color:#c35f32;}
        
        Text color #c35f32
      
           This box has a color of #c35f32        
        
          <div style="background-color:#c35f32;">Content here</div>
        
        
          .mybackground {background-color:#c35f32;}
        
        Background color #c35f32
      
           Border around this has a color of #c35f32        
        
          <div style="border:2px solid #c35f32;">Content here</div>
        
        
          .myborder {border:2px solid #c35f32;}
        
        Border color #c35f32