#c8a756 color space conversions
Hex:
        #c8a756
        RGB:
        200, 167, 86
        CMY:
        22, 35, 66
        CMYK:
        0, 17, 57, 22
      HSL:
        43°, 50.8929%, 56.0784%
        HSV (HSB):
        43°, 57.0000%, 78.4314%
        XYZ:
        39.3178, 40.5887, 14.5662
        xyY:
        0.4162, 0.4296, 40.5887
      CIE-Lab:
        69.8868, 2.3506, 45.7924
        CIE-LCH:
        69.8868, 45.8527, 87.0615
        CIE-Luv:
        69.8868, 26.7846, 54.2102
        Hunter-Lab:
        63.7092, -1.3308, 31.0406
      #c8a756 color charts
#c8a756 RGB chart
      #c8a756 CMYK chart
      #c8a756 RGB pie chart
      #c8a756 color shades, tints & tones
#c8a756 color schemes
#c8a756 color preview, HTML & CSS examples
           This text has a color of #c8a756        
        
          <p style="color:#c8a756;">Text here</p>
        
        
          .mytext {color:#c8a756;}
        
        Text color #c8a756
      
           This box has a color of #c8a756        
        
          <div style="background-color:#c8a756;">Content here</div>
        
        
          .mybackground {background-color:#c8a756;}
        
        Background color #c8a756
      
           Border around this has a color of #c8a756        
        
          <div style="border:2px solid #c8a756;">Content here</div>
        
        
          .myborder {border:2px solid #c8a756;}
        
        Border color #c8a756