#c48f83 color space conversions
Hex:
        #c48f83
        RGB:
        196, 143, 131
        CMY:
        23, 44, 49
        CMYK:
        0, 27, 33, 23
      HSL:
        11°, 35.5191%, 64.1176%
        HSV (HSB):
        11°, 33.1633%, 76.8627%
        XYZ:
        36.6841, 33.0194, 25.9126
        xyY:
        0.3837, 0.3453, 33.0194
      CIE-Lab:
        64.1766, 18.4520, 14.2948
        CIE-LCH:
        64.1766, 23.3413, 37.7651
        CIE-Luv:
        64.1766, 35.7290, 15.9053
        Hunter-Lab:
        57.4625, 13.3953, 13.4870
      #c48f83 color charts
#c48f83 RGB chart
      #c48f83 CMYK chart
      #c48f83 RGB pie chart
      #c48f83 color shades, tints & tones
#c48f83 color schemes
#c48f83 color preview, HTML & CSS examples
           This text has a color of #c48f83        
        
          <p style="color:#c48f83;">Text here</p>
        
        
          .mytext {color:#c48f83;}
        
        Text color #c48f83
      
           This box has a color of #c48f83        
        
          <div style="background-color:#c48f83;">Content here</div>
        
        
          .mybackground {background-color:#c48f83;}
        
        Background color #c48f83
      
           Border around this has a color of #c48f83        
        
          <div style="border:2px solid #c48f83;">Content here</div>
        
        
          .myborder {border:2px solid #c48f83;}
        
        Border color #c48f83