#c7a732 color space conversions
Hex:
        #c7a732
        RGB:
        199, 167, 50
        CMY:
        22, 35, 80
        CMYK:
        0, 16, 75, 22
      HSL:
        47°, 59.8394%, 48.8235%
        HSV (HSB):
        47°, 74.8744%, 78.0392%
        XYZ:
        37.9476, 40.0098, 8.7402
        xyY:
        0.4377, 0.4615, 40.0098
      CIE-Lab:
        69.4765, -0.2602, 61.0985
        CIE-LCH:
        69.4765, 61.0990, 90.2440
        CIE-Luv:
        69.4765, 27.6844, 66.5726
        Hunter-Lab:
        63.2533, -3.6057, 36.0847
      #c7a732 color charts
#c7a732 RGB chart
      #c7a732 CMYK chart
      #c7a732 RGB pie chart
      #c7a732 color shades, tints & tones
#c7a732 color schemes
#c7a732 color preview, HTML & CSS examples
           This text has a color of #c7a732        
        
          <p style="color:#c7a732;">Text here</p>
        
        
          .mytext {color:#c7a732;}
        
        Text color #c7a732
      
           This box has a color of #c7a732        
        
          <div style="background-color:#c7a732;">Content here</div>
        
        
          .mybackground {background-color:#c7a732;}
        
        Background color #c7a732
      
           Border around this has a color of #c7a732        
        
          <div style="border:2px solid #c7a732;">Content here</div>
        
        
          .myborder {border:2px solid #c7a732;}
        
        Border color #c7a732