#c96413 color space conversions
Hex:
        #c96413
        RGB:
        201, 100, 19
        CMY:
        21, 61, 93
        CMYK:
        0, 50, 91, 21
      HSL:
        27°, 82.7273%, 43.1373%
        HSV (HSB):
        27°, 90.5473%, 78.8235%
        XYZ:
        28.7621, 21.5789, 3.2653
        xyY:
        0.5365, 0.4025, 21.5789
      CIE-Lab:
        53.5773, 35.7820, 57.8237
        CIE-LCH:
        53.5773, 67.9995, 58.2503
        CIE-Luv:
        53.5773, 83.4149, 47.2216
        Hunter-Lab:
        46.4531, 29.2281, 28.3495
      #c96413 color charts
#c96413 RGB chart
      #c96413 CMYK chart
      #c96413 RGB pie chart
      #c96413 color shades, tints & tones
#c96413 color schemes
#c96413 color preview, HTML & CSS examples
           This text has a color of #c96413        
        
          <p style="color:#c96413;">Text here</p>
        
        
          .mytext {color:#c96413;}
        
        Text color #c96413
      
           This box has a color of #c96413        
        
          <div style="background-color:#c96413;">Content here</div>
        
        
          .mybackground {background-color:#c96413;}
        
        Background color #c96413
      
           Border around this has a color of #c96413        
        
          <div style="border:2px solid #c96413;">Content here</div>
        
        
          .myborder {border:2px solid #c96413;}
        
        Border color #c96413