#c47130 color space conversions
Hex:
        #c47130
        RGB:
        196, 113, 48
        CMY:
        23, 56, 81
        CMYK:
        0, 42, 76, 23
      HSL:
        26°, 60.6557%, 47.8431%
        HSV (HSB):
        26°, 75.5102%, 76.8627%
        XYZ:
        29.2036, 23.7594, 5.8431
        xyY:
        0.4966, 0.4040, 23.7594
      CIE-Lab:
        55.8461, 27.7114, 48.4343
        CIE-LCH:
        55.8461, 55.8014, 60.2243
        CIE-Luv:
        55.8461, 66.7431, 45.0900
        Hunter-Lab:
        48.7436, 21.6426, 27.0132
      #c47130 color charts
#c47130 RGB chart
      #c47130 CMYK chart
      #c47130 RGB pie chart
      #c47130 color shades, tints & tones
#c47130 color schemes
#c47130 color preview, HTML & CSS examples
           This text has a color of #c47130        
        
          <p style="color:#c47130;">Text here</p>
        
        
          .mytext {color:#c47130;}
        
        Text color #c47130
      
           This box has a color of #c47130        
        
          <div style="background-color:#c47130;">Content here</div>
        
        
          .mybackground {background-color:#c47130;}
        
        Background color #c47130
      
           Border around this has a color of #c47130        
        
          <div style="border:2px solid #c47130;">Content here</div>
        
        
          .myborder {border:2px solid #c47130;}
        
        Border color #c47130