#c6a147 color space conversions
Hex:
        #c6a147
        RGB:
        198, 161, 71
        CMY:
        22, 37, 72
        CMYK:
        0, 19, 64, 22
      HSL:
        43°, 52.6971%, 52.7451%
        HSV (HSB):
        43°, 64.1414%, 77.6471%
        XYZ:
        37.1709, 37.9504, 11.3273
        xyY:
        0.4300, 0.4390, 37.9504
      CIE-Lab:
        67.9841, 3.6435, 50.7372
        CIE-LCH:
        67.9841, 50.8678, 85.8926
        CIE-Luv:
        67.9841, 30.3405, 57.4471
        Hunter-Lab:
        61.6039, -0.1026, 32.2209
      #c6a147 color charts
#c6a147 RGB chart
      #c6a147 CMYK chart
      #c6a147 RGB pie chart
      #c6a147 color shades, tints & tones
#c6a147 color schemes
#c6a147 color preview, HTML & CSS examples
           This text has a color of #c6a147        
        
          <p style="color:#c6a147;">Text here</p>
        
        
          .mytext {color:#c6a147;}
        
        Text color #c6a147
      
           This box has a color of #c6a147        
        
          <div style="background-color:#c6a147;">Content here</div>
        
        
          .mybackground {background-color:#c6a147;}
        
        Background color #c6a147
      
           Border around this has a color of #c6a147        
        
          <div style="border:2px solid #c6a147;">Content here</div>
        
        
          .myborder {border:2px solid #c6a147;}
        
        Border color #c6a147