#c6c066 color space conversions
Hex:
        #c6c066
        RGB:
        198, 192, 102
        CMY:
        22, 25, 60
        CMYK:
        0, 3, 48, 22
      HSL:
        56°, 45.7143%, 58.8235%
        HSV (HSB):
        56°, 48.4848%, 77.6471%
        XYZ:
        44.5366, 50.6643, 20.0022
        xyY:
        0.3866, 0.4398, 50.6643
      CIE-Lab:
        76.4752, -10.2446, 45.7464
        CIE-LCH:
        76.4752, 46.8795, 102.6227
        CIE-Luv:
        76.4752, 8.1790, 58.7628
        Hunter-Lab:
        71.1789, -12.8757, 33.1639
      #c6c066 color charts
#c6c066 RGB chart
      #c6c066 CMYK chart
      #c6c066 RGB pie chart
      #c6c066 color shades, tints & tones
#c6c066 color schemes
#c6c066 color preview, HTML & CSS examples
           This text has a color of #c6c066        
        
          <p style="color:#c6c066;">Text here</p>
        
        
          .mytext {color:#c6c066;}
        
        Text color #c6c066
      
           This box has a color of #c6c066        
        
          <div style="background-color:#c6c066;">Content here</div>
        
        
          .mybackground {background-color:#c6c066;}
        
        Background color #c6c066
      
           Border around this has a color of #c6c066        
        
          <div style="border:2px solid #c6c066;">Content here</div>
        
        
          .myborder {border:2px solid #c6c066;}
        
        Border color #c6c066