#c6a542 color space conversions
Hex:
        #c6a542
        RGB:
        198, 165, 66
        CMY:
        22, 35, 74
        CMYK:
        0, 17, 67, 22
      HSL:
        45°, 53.6585%, 51.7647%
        HSV (HSB):
        45°, 66.6667%, 77.6471%
        XYZ:
        37.7272, 39.3094, 10.7533
        xyY:
        0.4297, 0.4478, 39.3094
      CIE-Lab:
        68.9748, 1.1883, 54.0618
        CIE-LCH:
        68.9748, 54.0748, 88.7409
        CIE-Luv:
        68.9748, 27.7421, 60.9766
        Hunter-Lab:
        62.6972, -2.3101, 33.7191
      #c6a542 color charts
#c6a542 RGB chart
      #c6a542 CMYK chart
      #c6a542 RGB pie chart
      #c6a542 color shades, tints & tones
#c6a542 color schemes
#c6a542 color preview, HTML & CSS examples
           This text has a color of #c6a542        
        
          <p style="color:#c6a542;">Text here</p>
        
        
          .mytext {color:#c6a542;}
        
        Text color #c6a542
      
           This box has a color of #c6a542        
        
          <div style="background-color:#c6a542;">Content here</div>
        
        
          .mybackground {background-color:#c6a542;}
        
        Background color #c6a542
      
           Border around this has a color of #c6a542        
        
          <div style="border:2px solid #c6a542;">Content here</div>
        
        
          .myborder {border:2px solid #c6a542;}
        
        Border color #c6a542