#c49700 color space conversions
Hex:
        #c49700
        RGB:
        196, 151, 0
        CMY:
        23, 41, 100
        CMYK:
        0, 23, 100, 23
      HSL:
        46°, 100.0000%, 38.4314%
        HSV (HSB):
        46°, 100.0000%, 76.8627%
        XYZ:
        33.8316, 33.8690, 4.7543
        xyY:
        0.4669, 0.4674, 33.8690
      CIE-Lab:
        64.8584, 5.8212, 68.9844
        CIE-LCH:
        64.8584, 69.2296, 85.1765
        CIE-Luv:
        64.8584, 38.3606, 67.2634
        Hunter-Lab:
        58.1971, 1.9221, 35.8944
      #c49700 color charts
#c49700 RGB chart
      #c49700 CMYK chart
      #c49700 RGB pie chart
      #c49700 color shades, tints & tones
#c49700 color schemes
#c49700 color preview, HTML & CSS examples
           This text has a color of #c49700        
        
          <p style="color:#c49700;">Text here</p>
        
        
          .mytext {color:#c49700;}
        
        Text color #c49700
      
           This box has a color of #c49700        
        
          <div style="background-color:#c49700;">Content here</div>
        
        
          .mybackground {background-color:#c49700;}
        
        Background color #c49700
      
           Border around this has a color of #c49700        
        
          <div style="border:2px solid #c49700;">Content here</div>
        
        
          .myborder {border:2px solid #c49700;}
        
        Border color #c49700