#c96743 color space conversions
Hex:
        #c96743
        RGB:
        201, 103, 67
        CMY:
        21, 60, 74
        CMYK:
        0, 49, 67, 21
      HSL:
        16°, 55.3719%, 52.5490%
        HSV (HSB):
        16°, 66.6667%, 78.8235%
        XYZ:
        29.9508, 22.5233, 8.0790
        xyY:
        0.4946, 0.3720, 22.5233
      CIE-Lab:
        54.5778, 36.0313, 37.6439
        CIE-LCH:
        54.5778, 52.1087, 46.2539
        CIE-Luv:
        54.5778, 76.4511, 34.5751
        Hunter-Lab:
        47.4587, 29.5972, 23.1279
      #c96743 color charts
#c96743 RGB chart
      #c96743 CMYK chart
      #c96743 RGB pie chart
      #c96743 color shades, tints & tones
#c96743 color schemes
#c96743 color preview, HTML & CSS examples
           This text has a color of #c96743        
        
          <p style="color:#c96743;">Text here</p>
        
        
          .mytext {color:#c96743;}
        
        Text color #c96743
      
           This box has a color of #c96743        
        
          <div style="background-color:#c96743;">Content here</div>
        
        
          .mybackground {background-color:#c96743;}
        
        Background color #c96743
      
           Border around this has a color of #c96743        
        
          <div style="border:2px solid #c96743;">Content here</div>
        
        
          .myborder {border:2px solid #c96743;}
        
        Border color #c96743