#c6b456 color space conversions
Hex:
        #c6b456
        RGB:
        198, 180, 86
        CMY:
        22, 29, 66
        CMYK:
        0, 9, 57, 22
      HSL:
        50°, 49.5575%, 55.6863%
        HSV (HSB):
        50°, 56.5657%, 77.6471%
        XYZ:
        41.2897, 45.3202, 15.3756
        xyY:
        0.4049, 0.4444, 45.3202
      CIE-Lab:
        73.1022, -5.3824, 49.4758
        CIE-LCH:
        73.1022, 49.7678, 96.2087
        CIE-Luv:
        73.1022, 16.5638, 60.1559
        Hunter-Lab:
        67.3203, -8.3307, 33.5827
      #c6b456 color charts
#c6b456 RGB chart
      #c6b456 CMYK chart
      #c6b456 RGB pie chart
      #c6b456 color shades, tints & tones
#c6b456 color schemes
#c6b456 color preview, HTML & CSS examples
           This text has a color of #c6b456        
        
          <p style="color:#c6b456;">Text here</p>
        
        
          .mytext {color:#c6b456;}
        
        Text color #c6b456
      
           This box has a color of #c6b456        
        
          <div style="background-color:#c6b456;">Content here</div>
        
        
          .mybackground {background-color:#c6b456;}
        
        Background color #c6b456
      
           Border around this has a color of #c6b456        
        
          <div style="border:2px solid #c6b456;">Content here</div>
        
        
          .myborder {border:2px solid #c6b456;}
        
        Border color #c6b456