#c3af60 color space conversions
Hex:
        #c3af60
        RGB:
        195, 175, 96
        CMY:
        24, 31, 62
        CMYK:
        0, 10, 51, 24
      HSL:
        48°, 45.2055%, 57.0588%
        HSV (HSB):
        48°, 50.7692%, 76.4706%
        XYZ:
        39.9470, 43.1066, 17.2813
        xyY:
        0.3981, 0.4296, 43.1066
      CIE-Lab:
        71.6272, -3.1749, 42.7963
        CIE-LCH:
        71.6272, 42.9139, 94.2428
        CIE-Luv:
        71.6272, 17.2829, 53.1469
        Hunter-Lab:
        65.6556, -6.2922, 30.3531
      #c3af60 color charts
#c3af60 RGB chart
      #c3af60 CMYK chart
      #c3af60 RGB pie chart
      #c3af60 color shades, tints & tones
#c3af60 color schemes
#c3af60 color preview, HTML & CSS examples
           This text has a color of #c3af60        
        
          <p style="color:#c3af60;">Text here</p>
        
        
          .mytext {color:#c3af60;}
        
        Text color #c3af60
      
           This box has a color of #c3af60        
        
          <div style="background-color:#c3af60;">Content here</div>
        
        
          .mybackground {background-color:#c3af60;}
        
        Background color #c3af60
      
           Border around this has a color of #c3af60        
        
          <div style="border:2px solid #c3af60;">Content here</div>
        
        
          .myborder {border:2px solid #c3af60;}
        
        Border color #c3af60