#c48356 color space conversions
Hex:
        #c48356
        RGB:
        196, 131, 86
        CMY:
        23, 49, 66
        CMYK:
        0, 33, 56, 23
      HSL:
        25°, 48.2456%, 55.2941%
        HSV (HSB):
        25°, 56.1224%, 76.8627%
        XYZ:
        32.5610, 28.6402, 12.6161
        xyY:
        0.4411, 0.3880, 28.6402
      CIE-Lab:
        60.4628, 20.2752, 34.3294
        CIE-LCH:
        60.4628, 39.8697, 59.4336
        CIE-Luv:
        60.4628, 49.2370, 37.0802
        Hunter-Lab:
        53.5166, 14.9503, 23.4845
      #c48356 color charts
#c48356 RGB chart
      #c48356 CMYK chart
      #c48356 RGB pie chart
      #c48356 color shades, tints & tones
#c48356 color schemes
#c48356 color preview, HTML & CSS examples
           This text has a color of #c48356        
        
          <p style="color:#c48356;">Text here</p>
        
        
          .mytext {color:#c48356;}
        
        Text color #c48356
      
           This box has a color of #c48356        
        
          <div style="background-color:#c48356;">Content here</div>
        
        
          .mybackground {background-color:#c48356;}
        
        Background color #c48356
      
           Border around this has a color of #c48356        
        
          <div style="border:2px solid #c48356;">Content here</div>
        
        
          .myborder {border:2px solid #c48356;}
        
        Border color #c48356