#c96513 color space conversions
Hex:
        #c96513
        RGB:
        201, 101, 19
        CMY:
        21, 60, 93
        CMYK:
        0, 50, 91, 21
      HSL:
        27°, 82.7273%, 43.1373%
        HSV (HSB):
        27°, 90.5473%, 78.8235%
        XYZ:
        28.8586, 21.7719, 3.2975
        xyY:
        0.5351, 0.4037, 21.7719
      CIE-Lab:
        53.7841, 35.2655, 57.9770
        CIE-LCH:
        53.7841, 67.8600, 58.6892
        CIE-Luv:
        53.7841, 82.5985, 47.5597
        Hunter-Lab:
        46.6604, 28.7435, 28.4722
      #c96513 color charts
#c96513 RGB chart
      #c96513 CMYK chart
      #c96513 RGB pie chart
      #c96513 color shades, tints & tones
#c96513 color schemes
#c96513 color preview, HTML & CSS examples
           This text has a color of #c96513        
        
          <p style="color:#c96513;">Text here</p>
        
        
          .mytext {color:#c96513;}
        
        Text color #c96513
      
           This box has a color of #c96513        
        
          <div style="background-color:#c96513;">Content here</div>
        
        
          .mybackground {background-color:#c96513;}
        
        Background color #c96513
      
           Border around this has a color of #c96513        
        
          <div style="border:2px solid #c96513;">Content here</div>
        
        
          .myborder {border:2px solid #c96513;}
        
        Border color #c96513