#c7a340 color space conversions
Hex:
        #c7a340
        RGB:
        199, 163, 64
        CMY:
        22, 36, 75
        CMYK:
        0, 18, 68, 22
      HSL:
        44°, 54.6559%, 51.5686%
        HSV (HSB):
        44°, 67.8392%, 78.0392%
        XYZ:
        37.5758, 38.7067, 10.3412
        xyY:
        0.4338, 0.4468, 38.7067
      CIE-Lab:
        68.5382, 2.5776, 54.5055
        CIE-LCH:
        68.5382, 54.5665, 87.2924
        CIE-Luv:
        68.5382, 30.0097, 60.8223
        Hunter-Lab:
        62.2147, -1.0671, 33.6952
      #c7a340 color charts
#c7a340 RGB chart
      #c7a340 CMYK chart
      #c7a340 RGB pie chart
      #c7a340 color shades, tints & tones
#c7a340 color schemes
#c7a340 color preview, HTML & CSS examples
           This text has a color of #c7a340        
        
          <p style="color:#c7a340;">Text here</p>
        
        
          .mytext {color:#c7a340;}
        
        Text color #c7a340
      
           This box has a color of #c7a340        
        
          <div style="background-color:#c7a340;">Content here</div>
        
        
          .mybackground {background-color:#c7a340;}
        
        Background color #c7a340
      
           Border around this has a color of #c7a340        
        
          <div style="border:2px solid #c7a340;">Content here</div>
        
        
          .myborder {border:2px solid #c7a340;}
        
        Border color #c7a340