#c0a30e color space conversions
Hex:
        #c0a30e
        RGB:
        192, 163, 14
        CMY:
        25, 36, 95
        CMYK:
        0, 15, 93, 25
      HSL:
        50°, 86.4078%, 40.3922%
        HSV (HSB):
        50°, 92.7083%, 75.2941%
        XYZ:
        34.9147, 37.4326, 5.8005
        xyY:
        0.4468, 0.4790, 37.4326
      CIE-Lab:
        67.6003, -2.2552, 68.8842
        CIE-LCH:
        67.6003, 68.9211, 91.8752
        CIE-Luv:
        67.6003, 26.0916, 70.7650
        Hunter-Lab:
        61.1822, -5.2046, 37.2064
      #c0a30e color charts
#c0a30e RGB chart
      #c0a30e CMYK chart
      #c0a30e RGB pie chart
      #c0a30e color shades, tints & tones
#c0a30e color schemes
#c0a30e color preview, HTML & CSS examples
           This text has a color of #c0a30e        
        
          <p style="color:#c0a30e;">Text here</p>
        
        
          .mytext {color:#c0a30e;}
        
        Text color #c0a30e
      
           This box has a color of #c0a30e        
        
          <div style="background-color:#c0a30e;">Content here</div>
        
        
          .mybackground {background-color:#c0a30e;}
        
        Background color #c0a30e
      
           Border around this has a color of #c0a30e        
        
          <div style="border:2px solid #c0a30e;">Content here</div>
        
        
          .myborder {border:2px solid #c0a30e;}
        
        Border color #c0a30e