#c2ae16 color space conversions
Hex:
        #c2ae16
        RGB:
        194, 174, 22
        CMY:
        24, 32, 91
        CMYK:
        0, 10, 89, 24
      HSL:
        53°, 79.6296%, 42.3529%
        HSV (HSB):
        53°, 88.6598%, 76.0784%
        XYZ:
        37.5290, 41.7994, 6.8492
        xyY:
        0.4355, 0.4850, 41.7994
      CIE-Lab:
        70.7324, -7.0322, 69.9980
        CIE-LCH:
        70.7324, 70.3503, 95.7368
        CIE-Luv:
        70.7324, 19.5732, 74.2962
        Hunter-Lab:
        64.6524, -9.5273, 38.9756
      #c2ae16 color charts
#c2ae16 RGB chart
      #c2ae16 CMYK chart
      #c2ae16 RGB pie chart
      #c2ae16 color shades, tints & tones
#c2ae16 color schemes
#c2ae16 color preview, HTML & CSS examples
           This text has a color of #c2ae16        
        
          <p style="color:#c2ae16;">Text here</p>
        
        
          .mytext {color:#c2ae16;}
        
        Text color #c2ae16
      
           This box has a color of #c2ae16        
        
          <div style="background-color:#c2ae16;">Content here</div>
        
        
          .mybackground {background-color:#c2ae16;}
        
        Background color #c2ae16
      
           Border around this has a color of #c2ae16        
        
          <div style="border:2px solid #c2ae16;">Content here</div>
        
        
          .myborder {border:2px solid #c2ae16;}
        
        Border color #c2ae16