#c2a516 color space conversions
Hex:
        #c2a516
        RGB:
        194, 165, 22
        CMY:
        24, 35, 91
        CMYK:
        0, 15, 89, 24
      HSL:
        50°, 79.6296%, 42.3529%
        HSV (HSB):
        50°, 88.6598%, 76.0784%
        XYZ:
        35.8481, 38.4375, 6.2888
        xyY:
        0.4449, 0.4770, 38.4375
      CIE-Lab:
        68.3419, -2.2886, 68.1074
        CIE-LCH:
        68.3419, 68.1458, 91.9246
        CIE-Luv:
        68.3419, 26.0372, 70.7735
        Hunter-Lab:
        61.9980, -5.2854, 37.3845
      #c2a516 color charts
#c2a516 RGB chart
      #c2a516 CMYK chart
      #c2a516 RGB pie chart
      #c2a516 color shades, tints & tones
#c2a516 color schemes
#c2a516 color preview, HTML & CSS examples
           This text has a color of #c2a516        
        
          <p style="color:#c2a516;">Text here</p>
        
        
          .mytext {color:#c2a516;}
        
        Text color #c2a516
      
           This box has a color of #c2a516        
        
          <div style="background-color:#c2a516;">Content here</div>
        
        
          .mybackground {background-color:#c2a516;}
        
        Background color #c2a516
      
           Border around this has a color of #c2a516        
        
          <div style="border:2px solid #c2a516;">Content here</div>
        
        
          .myborder {border:2px solid #c2a516;}
        
        Border color #c2a516