#c47376 color space conversions
Hex:
        #c47376
        RGB:
        196, 115, 118
        CMY:
        23, 55, 54
        CMYK:
        0, 41, 40, 23
      HSL:
        358°, 40.7035%, 60.9804%
        HSV (HSB):
        358°, 41.3265%, 76.8627%
        XYZ:
        32.1657, 25.3052, 20.3286
        xyY:
        0.4134, 0.3253, 25.3052
      CIE-Lab:
        57.3716, 32.1778, 12.1941
        CIE-LCH:
        57.3716, 34.4109, 20.7547
        CIE-Luv:
        57.3716, 55.4375, 10.0192
        Hunter-Lab:
        50.3043, 26.1043, 11.2532
      #c47376 color charts
#c47376 RGB chart
      #c47376 CMYK chart
      #c47376 RGB pie chart
      #c47376 color shades, tints & tones
#c47376 color schemes
#c47376 color preview, HTML & CSS examples
           This text has a color of #c47376        
        
          <p style="color:#c47376;">Text here</p>
        
        
          .mytext {color:#c47376;}
        
        Text color #c47376
      
           This box has a color of #c47376        
        
          <div style="background-color:#c47376;">Content here</div>
        
        
          .mybackground {background-color:#c47376;}
        
        Background color #c47376
      
           Border around this has a color of #c47376        
        
          <div style="border:2px solid #c47376;">Content here</div>
        
        
          .myborder {border:2px solid #c47376;}
        
        Border color #c47376