#c4af52 color space conversions
Hex:
        #c4af52
        RGB:
        196, 175, 82
        CMY:
        23, 31, 68
        CMYK:
        0, 11, 58, 23
      HSL:
        49°, 49.1379%, 54.5098%
        HSV (HSB):
        49°, 58.1633%, 76.8627%
        XYZ:
        39.6179, 43.0049, 14.1953
        xyY:
        0.4092, 0.4442, 43.0049
      CIE-Lab:
        71.5583, -3.9089, 49.5500
        CIE-LCH:
        71.5583, 49.7040, 94.5106
        CIE-Luv:
        71.5583, 18.6585, 59.3932
        Hunter-Lab:
        65.5781, -6.9240, 33.0705
      #c4af52 color charts
#c4af52 RGB chart
      #c4af52 CMYK chart
      #c4af52 RGB pie chart
      #c4af52 color shades, tints & tones
#c4af52 color schemes
#c4af52 color preview, HTML & CSS examples
           This text has a color of #c4af52        
        
          <p style="color:#c4af52;">Text here</p>
        
        
          .mytext {color:#c4af52;}
        
        Text color #c4af52
      
           This box has a color of #c4af52        
        
          <div style="background-color:#c4af52;">Content here</div>
        
        
          .mybackground {background-color:#c4af52;}
        
        Background color #c4af52
      
           Border around this has a color of #c4af52        
        
          <div style="border:2px solid #c4af52;">Content here</div>
        
        
          .myborder {border:2px solid #c4af52;}
        
        Border color #c4af52