#c0a962 color space conversions
Hex:
        #c0a962
        RGB:
        192, 169, 98
        CMY:
        25, 34, 62
        CMYK:
        0, 12, 49, 25
      HSL:
        45°, 42.7273%, 56.8627%
        HSV (HSB):
        45°, 48.9583%, 75.2941%
        XYZ:
        38.1308, 40.4642, 17.3559
        xyY:
        0.3974, 0.4217, 40.4642
      CIE-Lab:
        69.7989, -1.0584, 39.4884
        CIE-LCH:
        69.7989, 39.5025, 91.5353
        CIE-Luv:
        69.7989, 18.9983, 49.0314
        Hunter-Lab:
        63.6115, -4.3215, 28.3512
      #c0a962 color charts
#c0a962 RGB chart
      #c0a962 CMYK chart
      #c0a962 RGB pie chart
      #c0a962 color shades, tints & tones
#c0a962 color schemes
#c0a962 color preview, HTML & CSS examples
           This text has a color of #c0a962        
        
          <p style="color:#c0a962;">Text here</p>
        
        
          .mytext {color:#c0a962;}
        
        Text color #c0a962
      
           This box has a color of #c0a962        
        
          <div style="background-color:#c0a962;">Content here</div>
        
        
          .mybackground {background-color:#c0a962;}
        
        Background color #c0a962
      
           Border around this has a color of #c0a962        
        
          <div style="border:2px solid #c0a962;">Content here</div>
        
        
          .myborder {border:2px solid #c0a962;}
        
        Border color #c0a962