#c4a756 color space conversions
Hex:
        #c4a756
        RGB:
        196, 167, 86
        CMY:
        23, 35, 66
        CMYK:
        0, 15, 56, 23
      HSL:
        44°, 48.2456%, 55.2941%
        HSV (HSB):
        44°, 56.1224%, 76.8627%
        XYZ:
        38.2634, 40.0451, 14.5169
        xyY:
        0.4122, 0.4314, 40.0451
      CIE-Lab:
        69.5016, 0.6500, 45.2440
        CIE-LCH:
        69.5016, 45.2487, 89.1770
        CIE-Luv:
        69.5016, 23.8689, 53.9748
        Hunter-Lab:
        63.2812, -2.8109, 30.6955
      #c4a756 color charts
#c4a756 RGB chart
      #c4a756 CMYK chart
      #c4a756 RGB pie chart
      #c4a756 color shades, tints & tones
#c4a756 color schemes
#c4a756 color preview, HTML & CSS examples
           This text has a color of #c4a756        
        
          <p style="color:#c4a756;">Text here</p>
        
        
          .mytext {color:#c4a756;}
        
        Text color #c4a756
      
           This box has a color of #c4a756        
        
          <div style="background-color:#c4a756;">Content here</div>
        
        
          .mybackground {background-color:#c4a756;}
        
        Background color #c4a756
      
           Border around this has a color of #c4a756        
        
          <div style="border:2px solid #c4a756;">Content here</div>
        
        
          .myborder {border:2px solid #c4a756;}
        
        Border color #c4a756