#c6b446 color space conversions
Hex:
        #c6b446
        RGB:
        198, 180, 70
        CMY:
        22, 29, 73
        CMYK:
        0, 9, 65, 22
      HSL:
        52°, 52.8926%, 52.5490%
        HSV (HSB):
        52°, 64.6465%, 77.6471%
        XYZ:
        40.7155, 45.0905, 12.3518
        xyY:
        0.4148, 0.4594, 45.0905
      CIE-Lab:
        72.9514, -6.4962, 56.5473
        CIE-LCH:
        72.9514, 56.9192, 96.5534
        CIE-Luv:
        72.9514, 17.1851, 66.1845
        Hunter-Lab:
        67.1494, -9.2797, 36.0986
      #c6b446 color charts
#c6b446 RGB chart
      #c6b446 CMYK chart
      #c6b446 RGB pie chart
      #c6b446 color shades, tints & tones
#c6b446 color schemes
#c6b446 color preview, HTML & CSS examples
           This text has a color of #c6b446        
        
          <p style="color:#c6b446;">Text here</p>
        
        
          .mytext {color:#c6b446;}
        
        Text color #c6b446
      
           This box has a color of #c6b446        
        
          <div style="background-color:#c6b446;">Content here</div>
        
        
          .mybackground {background-color:#c6b446;}
        
        Background color #c6b446
      
           Border around this has a color of #c6b446        
        
          <div style="border:2px solid #c6b446;">Content here</div>
        
        
          .myborder {border:2px solid #c6b446;}
        
        Border color #c6b446