#c3af50 color space conversions
Hex:
        #c3af50
        RGB:
        195, 175, 80
        CMY:
        24, 31, 69
        CMYK:
        0, 10, 59, 24
      HSL:
        50°, 48.9362%, 53.9216%
        HSV (HSB):
        50°, 58.9744%, 76.4706%
        XYZ:
        39.2836, 42.8412, 13.7881
        xyY:
        0.4096, 0.4467, 42.8412
      CIE-Lab:
        71.4471, -4.4830, 50.3374
        CIE-LCH:
        71.4471, 50.5366, 95.0893
        CIE-Luv:
        71.4471, 18.0346, 60.1504
        Hunter-Lab:
        65.4532, -7.4113, 33.3274
      #c3af50 color charts
#c3af50 RGB chart
      #c3af50 CMYK chart
      #c3af50 RGB pie chart
      #c3af50 color shades, tints & tones
#c3af50 color schemes
#c3af50 color preview, HTML & CSS examples
           This text has a color of #c3af50        
        
          <p style="color:#c3af50;">Text here</p>
        
        
          .mytext {color:#c3af50;}
        
        Text color #c3af50
      
           This box has a color of #c3af50        
        
          <div style="background-color:#c3af50;">Content here</div>
        
        
          .mybackground {background-color:#c3af50;}
        
        Background color #c3af50
      
           Border around this has a color of #c3af50        
        
          <div style="border:2px solid #c3af50;">Content here</div>
        
        
          .myborder {border:2px solid #c3af50;}
        
        Border color #c3af50