#c47876 color space conversions
Hex:
        #c47876
        RGB:
        196, 120, 118
        CMY:
        23, 53, 54
        CMYK:
        0, 39, 40, 23
      HSL:
        2°, 39.7959%, 61.5686%
        HSV (HSB):
        2°, 39.7959%, 76.8627%
        XYZ:
        32.7514, 26.4767, 20.5239
        xyY:
        0.4107, 0.3320, 26.4767
      CIE-Lab:
        58.4868, 29.4733, 13.7520
        CIE-LCH:
        58.4868, 32.5237, 25.0134
        CIE-Luv:
        58.4868, 52.2476, 12.5549
        Hunter-Lab:
        51.4555, 23.5681, 12.3701
      #c47876 color charts
#c47876 RGB chart
      #c47876 CMYK chart
      #c47876 RGB pie chart
      #c47876 color shades, tints & tones
#c47876 color schemes
#c47876 color preview, HTML & CSS examples
           This text has a color of #c47876        
        
          <p style="color:#c47876;">Text here</p>
        
        
          .mytext {color:#c47876;}
        
        Text color #c47876
      
           This box has a color of #c47876        
        
          <div style="background-color:#c47876;">Content here</div>
        
        
          .mybackground {background-color:#c47876;}
        
        Background color #c47876
      
           Border around this has a color of #c47876        
        
          <div style="border:2px solid #c47876;">Content here</div>
        
        
          .myborder {border:2px solid #c47876;}
        
        Border color #c47876