#c6b264 color space conversions
Hex:
        #c6b264
        RGB:
        198, 178, 100
        CMY:
        22, 30, 61
        CMYK:
        0, 10, 49, 22
      HSL:
        48°, 46.2264%, 58.4314%
        HSV (HSB):
        48°, 49.4949%, 77.6471%
        XYZ:
        41.5093, 44.7667, 18.5096
        xyY:
        0.3961, 0.4272, 44.7667
      CIE-Lab:
        72.7380, -3.1421, 42.2043
        CIE-LCH:
        72.7380, 42.3211, 94.2578
        CIE-Luv:
        72.7380, 17.2130, 52.8640
        Hunter-Lab:
        66.9079, -6.3482, 30.4333
      #c6b264 color charts
#c6b264 RGB chart
      #c6b264 CMYK chart
      #c6b264 RGB pie chart
      #c6b264 color shades, tints & tones
#c6b264 color schemes
#c6b264 color preview, HTML & CSS examples
           This text has a color of #c6b264        
        
          <p style="color:#c6b264;">Text here</p>
        
        
          .mytext {color:#c6b264;}
        
        Text color #c6b264
      
           This box has a color of #c6b264        
        
          <div style="background-color:#c6b264;">Content here</div>
        
        
          .mybackground {background-color:#c6b264;}
        
        Background color #c6b264
      
           Border around this has a color of #c6b264        
        
          <div style="border:2px solid #c6b264;">Content here</div>
        
        
          .myborder {border:2px solid #c6b264;}
        
        Border color #c6b264