#c96b40 color space conversions
Hex:
        #c96b40
        RGB:
        201, 107, 64
        CMY:
        21, 58, 75
        CMYK:
        0, 47, 68, 21
      HSL:
        19°, 55.9184%, 51.9608%
        HSV (HSB):
        19°, 68.1592%, 78.8235%
        XYZ:
        30.2705, 23.3031, 7.7530
        xyY:
        0.4936, 0.3800, 23.3031
      CIE-Lab:
        55.3831, 33.7666, 40.1785
        CIE-LCH:
        55.3831, 52.4833, 49.9558
        CIE-Luv:
        55.3831, 73.8381, 37.4261
        Hunter-Lab:
        48.2732, 27.4531, 24.2689
      #c96b40 color charts
#c96b40 RGB chart
      #c96b40 CMYK chart
      #c96b40 RGB pie chart
      #c96b40 color shades, tints & tones
#c96b40 color schemes
#c96b40 color preview, HTML & CSS examples
           This text has a color of #c96b40        
        
          <p style="color:#c96b40;">Text here</p>
        
        
          .mytext {color:#c96b40;}
        
        Text color #c96b40
      
           This box has a color of #c96b40        
        
          <div style="background-color:#c96b40;">Content here</div>
        
        
          .mybackground {background-color:#c96b40;}
        
        Background color #c96b40
      
           Border around this has a color of #c96b40        
        
          <div style="border:2px solid #c96b40;">Content here</div>
        
        
          .myborder {border:2px solid #c96b40;}
        
        Border color #c96b40