#c4b986 color space conversions
Hex:
        #c4b986
        RGB:
        196, 185, 134
        CMY:
        23, 27, 47
        CMYK:
        0, 6, 32, 23
      HSL:
        49°, 34.4444%, 64.7059%
        HSV (HSB):
        49°, 31.6327%, 76.8627%
        XYZ:
        44.4170, 48.1549, 29.5081
        xyY:
        0.3638, 0.3945, 48.1549
      CIE-Lab:
        74.9225, -3.8999, 27.3364
        CIE-LCH:
        74.9225, 27.6132, 98.1192
        CIE-Luv:
        74.9225, 9.6373, 37.4019
        Hunter-Lab:
        69.3937, -7.1862, 23.3639
      #c4b986 color charts
#c4b986 RGB chart
      #c4b986 CMYK chart
      #c4b986 RGB pie chart
      #c4b986 color shades, tints & tones
#c4b986 color schemes
#c4b986 color preview, HTML & CSS examples
           This text has a color of #c4b986        
        
          <p style="color:#c4b986;">Text here</p>
        
        
          .mytext {color:#c4b986;}
        
        Text color #c4b986
      
           This box has a color of #c4b986        
        
          <div style="background-color:#c4b986;">Content here</div>
        
        
          .mybackground {background-color:#c4b986;}
        
        Background color #c4b986
      
           Border around this has a color of #c4b986        
        
          <div style="border:2px solid #c4b986;">Content here</div>
        
        
          .myborder {border:2px solid #c4b986;}
        
        Border color #c4b986