#c48f78 color space conversions
Hex:
        #c48f78
        RGB:
        196, 143, 120
        CMY:
        23, 44, 53
        CMYK:
        0, 27, 39, 23
      HSL:
        18°, 39.1753%, 61.9608%
        HSV (HSB):
        18°, 38.7755%, 76.8627%
        XYZ:
        35.9776, 32.7367, 22.1919
        xyY:
        0.3958, 0.3601, 32.7367
      CIE-Lab:
        63.9472, 17.0884, 20.1404
        CIE-LCH:
        63.9472, 26.4131, 49.6866
        CIE-Luv:
        63.9472, 37.0723, 23.2814
        Hunter-Lab:
        57.2160, 12.1131, 17.0549
      #c48f78 color charts
#c48f78 RGB chart
      #c48f78 CMYK chart
      #c48f78 RGB pie chart
      #c48f78 color shades, tints & tones
#c48f78 color schemes
#c48f78 color preview, HTML & CSS examples
           This text has a color of #c48f78        
        
          <p style="color:#c48f78;">Text here</p>
        
        
          .mytext {color:#c48f78;}
        
        Text color #c48f78
      
           This box has a color of #c48f78        
        
          <div style="background-color:#c48f78;">Content here</div>
        
        
          .mybackground {background-color:#c48f78;}
        
        Background color #c48f78
      
           Border around this has a color of #c48f78        
        
          <div style="border:2px solid #c48f78;">Content here</div>
        
        
          .myborder {border:2px solid #c48f78;}
        
        Border color #c48f78