#c2ac14 color space conversions
Hex:
        #c2ac14
        RGB:
        194, 172, 20
        CMY:
        24, 33, 92
        CMYK:
        0, 11, 90, 24
      HSL:
        52°, 81.3084%, 41.9608%
        HSV (HSB):
        52°, 89.6907%, 76.0784%
        XYZ:
        37.1269, 41.0249, 6.6236
        xyY:
        0.4379, 0.4839, 41.0249
      CIE-Lab:
        70.1934, -6.0235, 69.9515
        CIE-LCH:
        70.1934, 70.2103, 94.9216
        CIE-Luv:
        70.1934, 21.0169, 73.7319
        Hunter-Lab:
        64.0507, -8.6213, 38.7042
      #c2ac14 color charts
#c2ac14 RGB chart
      #c2ac14 CMYK chart
      #c2ac14 RGB pie chart
      #c2ac14 color shades, tints & tones
#c2ac14 color schemes
#c2ac14 color preview, HTML & CSS examples
           This text has a color of #c2ac14        
        
          <p style="color:#c2ac14;">Text here</p>
        
        
          .mytext {color:#c2ac14;}
        
        Text color #c2ac14
      
           This box has a color of #c2ac14        
        
          <div style="background-color:#c2ac14;">Content here</div>
        
        
          .mybackground {background-color:#c2ac14;}
        
        Background color #c2ac14
      
           Border around this has a color of #c2ac14        
        
          <div style="border:2px solid #c2ac14;">Content here</div>
        
        
          .myborder {border:2px solid #c2ac14;}
        
        Border color #c2ac14