#c7a120 color space conversions
Hex:
        #c7a120
        RGB:
        199, 161, 32
        CMY:
        22, 37, 87
        CMYK:
        0, 19, 84, 22
      HSL:
        46°, 72.2944%, 45.2941%
        HSV (HSB):
        46°, 83.9196%, 78.0392%
        XYZ:
        36.5588, 37.7361, 6.7234
        xyY:
        0.4512, 0.4658, 37.7361
      CIE-Lab:
        67.8257, 2.3079, 65.4761
        CIE-LCH:
        67.8257, 65.5167, 87.9813
        CIE-Luv:
        67.8257, 32.6010, 67.9013
        Hunter-Lab:
        61.4297, -1.2711, 36.5116
      #c7a120 color charts
#c7a120 RGB chart
      #c7a120 CMYK chart
      #c7a120 RGB pie chart
      #c7a120 color shades, tints & tones
#c7a120 color schemes
#c7a120 color preview, HTML & CSS examples
           This text has a color of #c7a120        
        
          <p style="color:#c7a120;">Text here</p>
        
        
          .mytext {color:#c7a120;}
        
        Text color #c7a120
      
           This box has a color of #c7a120        
        
          <div style="background-color:#c7a120;">Content here</div>
        
        
          .mybackground {background-color:#c7a120;}
        
        Background color #c7a120
      
           Border around this has a color of #c7a120        
        
          <div style="border:2px solid #c7a120;">Content here</div>
        
        
          .myborder {border:2px solid #c7a120;}
        
        Border color #c7a120