#c47568 color space conversions
Hex:
        #c47568
        RGB:
        196, 117, 104
        CMY:
        23, 54, 59
        CMYK:
        0, 40, 47, 23
      HSL:
        8°, 43.8095%, 58.8235%
        HSV (HSB):
        8°, 46.9388%, 76.8627%
        XYZ:
        31.6249, 25.4578, 16.3437
        xyY:
        0.4307, 0.3467, 25.4578
      CIE-Lab:
        57.5188, 29.5798, 20.4662
        CIE-LCH:
        57.5188, 35.9698, 34.6793
        CIE-Luv:
        57.5188, 56.5738, 20.2145
        Hunter-Lab:
        50.4557, 23.5837, 16.1137
      #c47568 color charts
#c47568 RGB chart
      #c47568 CMYK chart
      #c47568 RGB pie chart
      #c47568 color shades, tints & tones
#c47568 color schemes
#c47568 color preview, HTML & CSS examples
           This text has a color of #c47568        
        
          <p style="color:#c47568;">Text here</p>
        
        
          .mytext {color:#c47568;}
        
        Text color #c47568
      
           This box has a color of #c47568        
        
          <div style="background-color:#c47568;">Content here</div>
        
        
          .mybackground {background-color:#c47568;}
        
        Background color #c47568
      
           Border around this has a color of #c47568        
        
          <div style="border:2px solid #c47568;">Content here</div>
        
        
          .myborder {border:2px solid #c47568;}
        
        Border color #c47568