#c47317 color space conversions
Hex:
        #c47317
        RGB:
        196, 115, 23
        CMY:
        23, 55, 91
        CMYK:
        0, 41, 88, 23
      HSL:
        32°, 78.9954%, 42.9412%
        HSV (HSB):
        32°, 88.2653%, 76.8627%
        XYZ:
        29.0503, 24.0591, 3.9234
        xyY:
        0.5094, 0.4218, 24.0591
      CIE-Lab:
        56.1469, 25.8236, 58.3326
        CIE-LCH:
        56.1469, 63.7931, 66.1212
        CIE-Luv:
        56.1469, 66.7351, 51.5997
        Hunter-Lab:
        49.0501, 19.8806, 29.5926
      #c47317 color charts
#c47317 RGB chart
      #c47317 CMYK chart
      #c47317 RGB pie chart
      #c47317 color shades, tints & tones
#c47317 color schemes
#c47317 color preview, HTML & CSS examples
           This text has a color of #c47317        
        
          <p style="color:#c47317;">Text here</p>
        
        
          .mytext {color:#c47317;}
        
        Text color #c47317
      
           This box has a color of #c47317        
        
          <div style="background-color:#c47317;">Content here</div>
        
        
          .mybackground {background-color:#c47317;}
        
        Background color #c47317
      
           Border around this has a color of #c47317        
        
          <div style="border:2px solid #c47317;">Content here</div>
        
        
          .myborder {border:2px solid #c47317;}
        
        Border color #c47317