#c49375 color space conversions
Hex:
        #c49375
        RGB:
        196, 147, 117
        CMY:
        23, 42, 54
        CMYK:
        0, 25, 40, 23
      HSL:
        23°, 40.1015%, 61.3725%
        HSV (HSB):
        23°, 40.3061%, 76.8627%
        XYZ:
        36.4096, 33.8876, 21.4516
        xyY:
        0.3968, 0.3694, 33.8876
      CIE-Lab:
        64.8732, 14.5387, 23.0607
        CIE-LCH:
        64.8732, 27.2611, 57.7704
        CIE-Luv:
        64.8732, 34.8076, 27.3256
        Hunter-Lab:
        58.2130, 9.7707, 18.9007
      #c49375 color charts
#c49375 RGB chart
      #c49375 CMYK chart
      #c49375 RGB pie chart
      #c49375 color shades, tints & tones
#c49375 color schemes
#c49375 color preview, HTML & CSS examples
           This text has a color of #c49375        
        
          <p style="color:#c49375;">Text here</p>
        
        
          .mytext {color:#c49375;}
        
        Text color #c49375
      
           This box has a color of #c49375        
        
          <div style="background-color:#c49375;">Content here</div>
        
        
          .mybackground {background-color:#c49375;}
        
        Background color #c49375
      
           Border around this has a color of #c49375        
        
          <div style="border:2px solid #c49375;">Content here</div>
        
        
          .myborder {border:2px solid #c49375;}
        
        Border color #c49375