#c6a850 color space conversions
Hex:
        #c6a850
        RGB:
        198, 168, 80
        CMY:
        22, 34, 69
        CMYK:
        0, 15, 60, 22
      HSL:
        45°, 50.8621%, 54.5098%
        HSV (HSB):
        45°, 59.5960%, 77.6471%
        XYZ:
        38.7393, 40.5902, 13.3823
        xyY:
        0.4178, 0.4378, 40.5902
      CIE-Lab:
        69.8879, 0.5095, 48.6442
        CIE-LCH:
        69.8879, 48.6468, 89.3999
        CIE-Luv:
        69.8879, 24.9613, 57.0941
        Hunter-Lab:
        63.7105, -2.9559, 32.1435
      #c6a850 color charts
#c6a850 RGB chart
      #c6a850 CMYK chart
      #c6a850 RGB pie chart
      #c6a850 color shades, tints & tones
#c6a850 color schemes
#c6a850 color preview, HTML & CSS examples
           This text has a color of #c6a850        
        
          <p style="color:#c6a850;">Text here</p>
        
        
          .mytext {color:#c6a850;}
        
        Text color #c6a850
      
           This box has a color of #c6a850        
        
          <div style="background-color:#c6a850;">Content here</div>
        
        
          .mybackground {background-color:#c6a850;}
        
        Background color #c6a850
      
           Border around this has a color of #c6a850        
        
          <div style="border:2px solid #c6a850;">Content here</div>
        
        
          .myborder {border:2px solid #c6a850;}
        
        Border color #c6a850