#c6bf66 color space conversions
Hex:
        #c6bf66
        RGB:
        198, 191, 102
        CMY:
        22, 25, 60
        CMYK:
        0, 4, 48, 22
      HSL:
        56°, 45.7143%, 58.8235%
        HSV (HSB):
        56°, 48.4848%, 77.6471%
        XYZ:
        44.3178, 50.2267, 19.9293
        xyY:
        0.3871, 0.4388, 50.2267
      CIE-Lab:
        76.2082, -9.7306, 45.4244
        CIE-LCH:
        76.2082, 46.4549, 102.0909
        CIE-Luv:
        76.2082, 8.8063, 58.2739
        Hunter-Lab:
        70.8708, -12.4021, 32.9368
      #c6bf66 color charts
#c6bf66 RGB chart
      #c6bf66 CMYK chart
      #c6bf66 RGB pie chart
      #c6bf66 color shades, tints & tones
#c6bf66 color schemes
#c6bf66 color preview, HTML & CSS examples
           This text has a color of #c6bf66        
        
          <p style="color:#c6bf66;">Text here</p>
        
        
          .mytext {color:#c6bf66;}
        
        Text color #c6bf66
      
           This box has a color of #c6bf66        
        
          <div style="background-color:#c6bf66;">Content here</div>
        
        
          .mybackground {background-color:#c6bf66;}
        
        Background color #c6bf66
      
           Border around this has a color of #c6bf66        
        
          <div style="border:2px solid #c6bf66;">Content here</div>
        
        
          .myborder {border:2px solid #c6bf66;}
        
        Border color #c6bf66