#c0a540 color space conversions
Hex:
        #c0a540
        RGB:
        192, 165, 64
        CMY:
        25, 35, 75
        CMYK:
        0, 14, 67, 25
      HSL:
        47°, 50.3937%, 50.1961%
        HSV (HSB):
        47°, 66.6667%, 75.2941%
        XYZ:
        36.1188, 38.4869, 10.3755
        xyY:
        0.4250, 0.4529, 38.4869
      CIE-Lab:
        68.3779, -1.5372, 54.1282
        CIE-LCH:
        68.3779, 54.1500, 91.6267
        CIE-Luv:
        68.3779, 23.3868, 61.3937
        Hunter-Lab:
        62.0378, -4.6424, 33.5105
      #c0a540 color charts
#c0a540 RGB chart
      #c0a540 CMYK chart
      #c0a540 RGB pie chart
      #c0a540 color shades, tints & tones
#c0a540 color schemes
#c0a540 color preview, HTML & CSS examples
           This text has a color of #c0a540        
        
          <p style="color:#c0a540;">Text here</p>
        
        
          .mytext {color:#c0a540;}
        
        Text color #c0a540
      
           This box has a color of #c0a540        
        
          <div style="background-color:#c0a540;">Content here</div>
        
        
          .mybackground {background-color:#c0a540;}
        
        Background color #c0a540
      
           Border around this has a color of #c0a540        
        
          <div style="border:2px solid #c0a540;">Content here</div>
        
        
          .myborder {border:2px solid #c0a540;}
        
        Border color #c0a540