#c48679 color space conversions
Hex:
        #c48679
        RGB:
        196, 134, 121
        CMY:
        23, 47, 53
        CMYK:
        0, 32, 38, 23
      HSL:
        10°, 38.8601%, 62.1569%
        HSV (HSB):
        10°, 38.2653%, 76.8627%
        XYZ:
        34.7412, 30.1664, 22.0808
        xyY:
        0.3994, 0.3468, 30.1664
      CIE-Lab:
        61.7976, 22.1626, 16.6309
        CIE-LCH:
        61.7976, 27.7086, 36.8847
        CIE-Luv:
        61.7976, 42.7674, 17.8287
        Hunter-Lab:
        54.9240, 16.7902, 14.6107
      #c48679 color charts
#c48679 RGB chart
      #c48679 CMYK chart
      #c48679 RGB pie chart
      #c48679 color shades, tints & tones
#c48679 color schemes
#c48679 color preview, HTML & CSS examples
           This text has a color of #c48679        
        
          <p style="color:#c48679;">Text here</p>
        
        
          .mytext {color:#c48679;}
        
        Text color #c48679
      
           This box has a color of #c48679        
        
          <div style="background-color:#c48679;">Content here</div>
        
        
          .mybackground {background-color:#c48679;}
        
        Background color #c48679
      
           Border around this has a color of #c48679        
        
          <div style="border:2px solid #c48679;">Content here</div>
        
        
          .myborder {border:2px solid #c48679;}
        
        Border color #c48679