#c96344 color space conversions
Hex:
        #c96344
        RGB:
        201, 99, 68
        CMY:
        21, 61, 73
        CMYK:
        0, 51, 66, 21
      HSL:
        14°, 55.1867%, 52.7451%
        HSV (HSB):
        14°, 66.1692%, 78.8235%
        XYZ:
        29.5926, 21.7585, 8.1090
        xyY:
        0.4977, 0.3659, 21.7585
      CIE-Lab:
        53.7699, 38.1523, 36.1472
        CIE-LCH:
        53.7699, 52.5568, 43.4542
        CIE-Luv:
        53.7699, 79.2799, 32.5698
        Hunter-Lab:
        46.6461, 31.6112, 22.3453
      #c96344 color charts
#c96344 RGB chart
      #c96344 CMYK chart
      #c96344 RGB pie chart
      #c96344 color shades, tints & tones
#c96344 color schemes
#c96344 color preview, HTML & CSS examples
           This text has a color of #c96344        
        
          <p style="color:#c96344;">Text here</p>
        
        
          .mytext {color:#c96344;}
        
        Text color #c96344
      
           This box has a color of #c96344        
        
          <div style="background-color:#c96344;">Content here</div>
        
        
          .mybackground {background-color:#c96344;}
        
        Background color #c96344
      
           Border around this has a color of #c96344        
        
          <div style="border:2px solid #c96344;">Content here</div>
        
        
          .myborder {border:2px solid #c96344;}
        
        Border color #c96344