#c6bd64 color space conversions
Hex:
        #c6bd64
        RGB:
        198, 189, 100
        CMY:
        22, 26, 61
        CMYK:
        0, 5, 49, 22
      HSL:
        54°, 46.2264%, 58.4314%
        HSV (HSB):
        54°, 49.4949%, 77.6471%
        XYZ:
        43.7865, 49.3211, 19.2687
        xyY:
        0.3896, 0.4389, 49.3211
      CIE-Lab:
        75.6506, -8.8827, 45.7318
        CIE-LCH:
        75.6506, 46.5865, 100.9920
        CIE-Luv:
        75.6506, 10.1478, 58.2394
        Hunter-Lab:
        70.2290, -11.6090, 32.8929
      #c6bd64 color charts
#c6bd64 RGB chart
      #c6bd64 CMYK chart
      #c6bd64 RGB pie chart
      #c6bd64 color shades, tints & tones
#c6bd64 color schemes
#c6bd64 color preview, HTML & CSS examples
           This text has a color of #c6bd64        
        
          <p style="color:#c6bd64;">Text here</p>
        
        
          .mytext {color:#c6bd64;}
        
        Text color #c6bd64
      
           This box has a color of #c6bd64        
        
          <div style="background-color:#c6bd64;">Content here</div>
        
        
          .mybackground {background-color:#c6bd64;}
        
        Background color #c6bd64
      
           Border around this has a color of #c6bd64        
        
          <div style="border:2px solid #c6bd64;">Content here</div>
        
        
          .myborder {border:2px solid #c6bd64;}
        
        Border color #c6bd64