#c2a006 color space conversions
Hex:
        #c2a006
        RGB:
        194, 160, 6
        CMY:
        24, 37, 98
        CMYK:
        0, 18, 97, 24
      HSL:
        49°, 94.0000%, 39.2157%
        HSV (HSB):
        49°, 96.9072%, 76.0784%
        XYZ:
        34.8518, 36.6241, 5.4046
        xyY:
        0.4533, 0.4764, 36.6241
      CIE-Lab:
        66.9940, 0.1428, 69.5916
        CIE-LCH:
        66.9940, 69.5917, 89.8824
        CIE-Luv:
        66.9940, 29.9078, 70.2264
        Hunter-Lab:
        60.5178, -3.1093, 37.0676
      #c2a006 color charts
#c2a006 RGB chart
      #c2a006 CMYK chart
      #c2a006 RGB pie chart
      #c2a006 color shades, tints & tones
#c2a006 color schemes
#c2a006 color preview, HTML & CSS examples
           This text has a color of #c2a006        
        
          <p style="color:#c2a006;">Text here</p>
        
        
          .mytext {color:#c2a006;}
        
        Text color #c2a006
      
           This box has a color of #c2a006        
        
          <div style="background-color:#c2a006;">Content here</div>
        
        
          .mybackground {background-color:#c2a006;}
        
        Background color #c2a006
      
           Border around this has a color of #c2a006        
        
          <div style="border:2px solid #c2a006;">Content here</div>
        
        
          .myborder {border:2px solid #c2a006;}
        
        Border color #c2a006