#c49986 color space conversions
Hex:
        #c49986
        RGB:
        196, 153, 134
        CMY:
        23, 40, 47
        CMYK:
        0, 22, 32, 23
      HSL:
        18°, 34.4444%, 64.7059%
        HSV (HSB):
        18°, 31.6327%, 76.8627%
        XYZ:
        38.4593, 36.2395, 27.5221
        xyY:
        0.3762, 0.3545, 36.2395
      CIE-Lab:
        66.7025, 13.3442, 16.1351
        CIE-LCH:
        66.7025, 20.9382, 50.4083
        CIE-Luv:
        66.7025, 29.1592, 19.4279
        Hunter-Lab:
        60.1992, 8.6890, 15.0330
      #c49986 color charts
#c49986 RGB chart
      #c49986 CMYK chart
      #c49986 RGB pie chart
      #c49986 color shades, tints & tones
#c49986 color schemes
#c49986 color preview, HTML & CSS examples
           This text has a color of #c49986        
        
          <p style="color:#c49986;">Text here</p>
        
        
          .mytext {color:#c49986;}
        
        Text color #c49986
      
           This box has a color of #c49986        
        
          <div style="background-color:#c49986;">Content here</div>
        
        
          .mybackground {background-color:#c49986;}
        
        Background color #c49986
      
           Border around this has a color of #c49986        
        
          <div style="border:2px solid #c49986;">Content here</div>
        
        
          .myborder {border:2px solid #c49986;}
        
        Border color #c49986