#c47017 color space conversions
Hex:
        #c47017
        RGB:
        196, 112, 23
        CMY:
        23, 56, 91
        CMYK:
        0, 43, 88, 23
      HSL:
        31°, 78.9954%, 42.9412%
        HSV (HSB):
        31°, 88.2653%, 76.8627%
        XYZ:
        28.7138, 23.3860, 3.8112
        xyY:
        0.5136, 0.4183, 23.3860
      CIE-Lab:
        55.4677, 27.4456, 57.7973
        CIE-LCH:
        55.4677, 63.9827, 64.5989
        CIE-Luv:
        55.4677, 69.1911, 50.5092
        Hunter-Lab:
        48.3590, 21.3583, 29.1787
      #c47017 color charts
#c47017 RGB chart
      #c47017 CMYK chart
      #c47017 RGB pie chart
      #c47017 color shades, tints & tones
#c47017 color schemes
#c47017 color preview, HTML & CSS examples
           This text has a color of #c47017        
        
          <p style="color:#c47017;">Text here</p>
        
        
          .mytext {color:#c47017;}
        
        Text color #c47017
      
           This box has a color of #c47017        
        
          <div style="background-color:#c47017;">Content here</div>
        
        
          .mybackground {background-color:#c47017;}
        
        Background color #c47017
      
           Border around this has a color of #c47017        
        
          <div style="border:2px solid #c47017;">Content here</div>
        
        
          .myborder {border:2px solid #c47017;}
        
        Border color #c47017