#c96634 color space conversions
Hex:
        #c96634
        RGB:
        201, 102, 52
        CMY:
        21, 60, 80
        CMYK:
        0, 49, 74, 21
      HSL:
        20°, 58.8933%, 49.6078%
        HSV (HSB):
        20°, 74.1294%, 78.8235%
        XYZ:
        29.4586, 22.1682, 5.9751
        xyY:
        0.5114, 0.3849, 22.1682
      CIE-Lab:
        54.2050, 35.7644, 45.0413
        CIE-LCH:
        54.2050, 57.5135, 51.5492
        CIE-Luv:
        54.2050, 79.1529, 40.0453
        Hunter-Lab:
        47.0831, 29.2871, 25.4340
      #c96634 color charts
#c96634 RGB chart
      #c96634 CMYK chart
      #c96634 RGB pie chart
      #c96634 color shades, tints & tones
#c96634 color schemes
#c96634 color preview, HTML & CSS examples
           This text has a color of #c96634        
        
          <p style="color:#c96634;">Text here</p>
        
        
          .mytext {color:#c96634;}
        
        Text color #c96634
      
           This box has a color of #c96634        
        
          <div style="background-color:#c96634;">Content here</div>
        
        
          .mybackground {background-color:#c96634;}
        
        Background color #c96634
      
           Border around this has a color of #c96634        
        
          <div style="border:2px solid #c96634;">Content here</div>
        
        
          .myborder {border:2px solid #c96634;}
        
        Border color #c96634