#c47131 color space conversions
Hex:
        #c47131
        RGB:
        196, 113, 49
        CMY:
        23, 56, 81
        CMYK:
        0, 42, 75, 23
      HSL:
        26°, 60.0000%, 48.0392%
        HSV (HSB):
        26°, 75.0000%, 76.8627%
        XYZ:
        29.2245, 23.7678, 5.9531
        xyY:
        0.4958, 0.4032, 23.7678
      CIE-Lab:
        55.8545, 27.7555, 47.9786
        CIE-LCH:
        55.8545, 55.4285, 59.9508
        CIE-Luv:
        55.8545, 66.6552, 44.7778
        Hunter-Lab:
        48.7522, 21.6853, 26.8867
      #c47131 color charts
#c47131 RGB chart
      #c47131 CMYK chart
      #c47131 RGB pie chart
      #c47131 color shades, tints & tones
#c47131 color schemes
#c47131 color preview, HTML & CSS examples
           This text has a color of #c47131        
        
          <p style="color:#c47131;">Text here</p>
        
        
          .mytext {color:#c47131;}
        
        Text color #c47131
      
           This box has a color of #c47131        
        
          <div style="background-color:#c47131;">Content here</div>
        
        
          .mybackground {background-color:#c47131;}
        
        Background color #c47131
      
           Border around this has a color of #c47131        
        
          <div style="border:2px solid #c47131;">Content here</div>
        
        
          .myborder {border:2px solid #c47131;}
        
        Border color #c47131