#c3a016 color space conversions
Hex:
        #c3a016
        RGB:
        195, 160, 22
        CMY:
        24, 37, 91
        CMYK:
        0, 18, 89, 24
      HSL:
        48°, 79.7235%, 42.5490%
        HSV (HSB):
        48°, 88.7179%, 76.4706%
        XYZ:
        35.2213, 36.8016, 6.0061
        xyY:
        0.4514, 0.4716, 36.8016
      CIE-Lab:
        67.1279, 0.8259, 67.1907
        CIE-LCH:
        67.1279, 67.1958, 89.2957
        CIE-Luv:
        67.1279, 30.4792, 68.8419
        Hunter-Lab:
        60.6644, -2.5268, 36.5950
      #c3a016 color charts
#c3a016 RGB chart
      #c3a016 CMYK chart
      #c3a016 RGB pie chart
      #c3a016 color shades, tints & tones
#c3a016 color schemes
#c3a016 color preview, HTML & CSS examples
           This text has a color of #c3a016        
        
          <p style="color:#c3a016;">Text here</p>
        
        
          .mytext {color:#c3a016;}
        
        Text color #c3a016
      
           This box has a color of #c3a016        
        
          <div style="background-color:#c3a016;">Content here</div>
        
        
          .mybackground {background-color:#c3a016;}
        
        Background color #c3a016
      
           Border around this has a color of #c3a016        
        
          <div style="border:2px solid #c3a016;">Content here</div>
        
        
          .myborder {border:2px solid #c3a016;}
        
        Border color #c3a016