#c96816 color space conversions
Hex:
        #c96816
        RGB:
        201, 104, 22
        CMY:
        21, 59, 91
        CMYK:
        0, 48, 89, 21
      HSL:
        27°, 80.2691%, 43.7255%
        HSV (HSB):
        27°, 89.0547%, 78.8235%
        XYZ:
        29.1825, 22.3761, 3.5400
        xyY:
        0.5296, 0.4061, 22.3761
      CIE-Lab:
        54.4238, 33.7611, 57.5875
        CIE-LCH:
        54.4238, 66.7543, 59.6187
        CIE-Luv:
        54.4238, 80.0000, 48.1495
        Hunter-Lab:
        47.3033, 27.3399, 28.6753
      #c96816 color charts
#c96816 RGB chart
      #c96816 CMYK chart
      #c96816 RGB pie chart
      #c96816 color shades, tints & tones
#c96816 color schemes
#c96816 color preview, HTML & CSS examples
           This text has a color of #c96816        
        
          <p style="color:#c96816;">Text here</p>
        
        
          .mytext {color:#c96816;}
        
        Text color #c96816
      
           This box has a color of #c96816        
        
          <div style="background-color:#c96816;">Content here</div>
        
        
          .mybackground {background-color:#c96816;}
        
        Background color #c96816
      
           Border around this has a color of #c96816        
        
          <div style="border:2px solid #c96816;">Content here</div>
        
        
          .myborder {border:2px solid #c96816;}
        
        Border color #c96816