#c4af49 color space conversions
Hex:
        #c4af49
        RGB:
        196, 175, 73
        CMY:
        23, 31, 71
        CMYK:
        0, 11, 63, 23
      HSL:
        50°, 51.0373%, 52.7451%
        HSV (HSB):
        50°, 62.7551%, 76.8627%
        XYZ:
        39.2975, 42.8767, 12.5082
        xyY:
        0.4150, 0.4528, 42.8767
      CIE-Lab:
        71.4712, -4.5432, 53.5882
        CIE-LCH:
        71.4712, 53.7805, 94.8460
        CIE-Luv:
        71.4712, 19.0358, 62.8488
        Hunter-Lab:
        65.4803, -7.4652, 34.5106
      #c4af49 color charts
#c4af49 RGB chart
      #c4af49 CMYK chart
      #c4af49 RGB pie chart
      #c4af49 color shades, tints & tones
#c4af49 color schemes
#c4af49 color preview, HTML & CSS examples
           This text has a color of #c4af49        
        
          <p style="color:#c4af49;">Text here</p>
        
        
          .mytext {color:#c4af49;}
        
        Text color #c4af49
      
           This box has a color of #c4af49        
        
          <div style="background-color:#c4af49;">Content here</div>
        
        
          .mybackground {background-color:#c4af49;}
        
        Background color #c4af49
      
           Border around this has a color of #c4af49        
        
          <div style="border:2px solid #c4af49;">Content here</div>
        
        
          .myborder {border:2px solid #c4af49;}
        
        Border color #c4af49