#c0a542 color space conversions
Hex:
        #c0a542
        RGB:
        192, 165, 66
        CMY:
        25, 35, 74
        CMYK:
        0, 14, 66, 25
      HSL:
        47°, 50.0000%, 50.5882%
        HSV (HSB):
        47°, 65.6250%, 75.2941%
        XYZ:
        36.1767, 38.5101, 10.6807
        xyY:
        0.4238, 0.4511, 38.5101
      CIE-Lab:
        68.3949, -1.4166, 53.2703
        CIE-LCH:
        68.3949, 53.2892, 91.5233
        CIE-Luv:
        68.3949, 23.3040, 60.7187
        Hunter-Lab:
        62.0565, -4.5397, 33.2350
      #c0a542 color charts
#c0a542 RGB chart
      #c0a542 CMYK chart
      #c0a542 RGB pie chart
      #c0a542 color shades, tints & tones
#c0a542 color schemes
#c0a542 color preview, HTML & CSS examples
           This text has a color of #c0a542        
        
          <p style="color:#c0a542;">Text here</p>
        
        
          .mytext {color:#c0a542;}
        
        Text color #c0a542
      
           This box has a color of #c0a542        
        
          <div style="background-color:#c0a542;">Content here</div>
        
        
          .mybackground {background-color:#c0a542;}
        
        Background color #c0a542
      
           Border around this has a color of #c0a542        
        
          <div style="border:2px solid #c0a542;">Content here</div>
        
        
          .myborder {border:2px solid #c0a542;}
        
        Border color #c0a542