#c3a120 color space conversions
Hex:
        #c3a120
        RGB:
        195, 161, 32
        CMY:
        24, 37, 87
        CMYK:
        0, 17, 84, 24
      HSL:
        47°, 71.8062%, 44.5098%
        HSV (HSB):
        47°, 83.5897%, 76.4706%
        XYZ:
        35.5113, 37.1961, 6.6744
        xyY:
        0.4473, 0.4686, 37.1961
      CIE-Lab:
        67.4239, 0.5330, 64.9759
        CIE-LCH:
        67.4239, 64.9781, 89.5300
        CIE-Luv:
        67.4239, 29.5396, 67.7973
        Hunter-Lab:
        60.9886, -2.7966, 36.2035
      #c3a120 color charts
#c3a120 RGB chart
      #c3a120 CMYK chart
      #c3a120 RGB pie chart
      #c3a120 color shades, tints & tones
#c3a120 color schemes
#c3a120 color preview, HTML & CSS examples
           This text has a color of #c3a120        
        
          <p style="color:#c3a120;">Text here</p>
        
        
          .mytext {color:#c3a120;}
        
        Text color #c3a120
      
           This box has a color of #c3a120        
        
          <div style="background-color:#c3a120;">Content here</div>
        
        
          .mybackground {background-color:#c3a120;}
        
        Background color #c3a120
      
           Border around this has a color of #c3a120        
        
          <div style="border:2px solid #c3a120;">Content here</div>
        
        
          .myborder {border:2px solid #c3a120;}
        
        Border color #c3a120