#c4a752 color space conversions
Hex:
        #c4a752
        RGB:
        196, 167, 82
        CMY:
        23, 35, 68
        CMYK:
        0, 15, 58, 23
      HSL:
        45°, 49.1379%, 54.5098%
        HSV (HSB):
        45°, 58.1633%, 76.8627%
        XYZ:
        38.1067, 39.9824, 13.6916
        xyY:
        0.4152, 0.4356, 39.9824
      CIE-Lab:
        69.4570, 0.3376, 47.1411
        CIE-LCH:
        69.4570, 47.1424, 89.5897
        CIE-Luv:
        69.4570, 24.0855, 55.6991
        Hunter-Lab:
        63.2316, -3.0820, 31.4240
      #c4a752 color charts
#c4a752 RGB chart
      #c4a752 CMYK chart
      #c4a752 RGB pie chart
      #c4a752 color shades, tints & tones
#c4a752 color schemes
#c4a752 color preview, HTML & CSS examples
           This text has a color of #c4a752        
        
          <p style="color:#c4a752;">Text here</p>
        
        
          .mytext {color:#c4a752;}
        
        Text color #c4a752
      
           This box has a color of #c4a752        
        
          <div style="background-color:#c4a752;">Content here</div>
        
        
          .mybackground {background-color:#c4a752;}
        
        Background color #c4a752
      
           Border around this has a color of #c4a752        
        
          <div style="border:2px solid #c4a752;">Content here</div>
        
        
          .myborder {border:2px solid #c4a752;}
        
        Border color #c4a752