#c48478 color space conversions
Hex:
        #c48478
        RGB:
        196, 132, 120
        CMY:
        23, 48, 53
        CMYK:
        0, 33, 39, 23
      HSL:
        9°, 39.1753%, 61.9608%
        HSV (HSB):
        9°, 38.7755%, 76.8627%
        XYZ:
        34.4064, 29.5944, 21.6682
        xyY:
        0.4016, 0.3455, 29.5944
      CIE-Lab:
        61.3026, 23.1436, 16.5141
        CIE-LCH:
        61.3026, 28.4314, 35.5098
        CIE-Luv:
        61.3026, 44.1996, 17.4396
        Hunter-Lab:
        54.4007, 17.6933, 14.4649
      #c48478 color charts
#c48478 RGB chart
      #c48478 CMYK chart
      #c48478 RGB pie chart
      #c48478 color shades, tints & tones
#c48478 color schemes
#c48478 color preview, HTML & CSS examples
           This text has a color of #c48478        
        
          <p style="color:#c48478;">Text here</p>
        
        
          .mytext {color:#c48478;}
        
        Text color #c48478
      
           This box has a color of #c48478        
        
          <div style="background-color:#c48478;">Content here</div>
        
        
          .mybackground {background-color:#c48478;}
        
        Background color #c48478
      
           Border around this has a color of #c48478        
        
          <div style="border:2px solid #c48478;">Content here</div>
        
        
          .myborder {border:2px solid #c48478;}
        
        Border color #c48478