#c0b962 color space conversions
Hex:
        #c0b962
        RGB:
        192, 185, 98
        CMY:
        25, 27, 62
        CMYK:
        0, 4, 49, 25
      HSL:
        56°, 42.7273%, 56.8627%
        HSV (HSB):
        56°, 48.9583%, 75.2941%
        XYZ:
        41.2918, 46.7862, 18.4096
        xyY:
        0.3878, 0.4394, 46.7862
      CIE-Lab:
        74.0528, -9.4734, 44.6712
        CIE-LCH:
        74.0528, 45.6647, 101.9733
        CIE-Luv:
        74.0528, 8.7173, 56.9144
        Hunter-Lab:
        68.4005, -11.9444, 31.9227
      #c0b962 color charts
#c0b962 RGB chart
      #c0b962 CMYK chart
      #c0b962 RGB pie chart
      #c0b962 color shades, tints & tones
#c0b962 color schemes
#c0b962 color preview, HTML & CSS examples
           This text has a color of #c0b962        
        
          <p style="color:#c0b962;">Text here</p>
        
        
          .mytext {color:#c0b962;}
        
        Text color #c0b962
      
           This box has a color of #c0b962        
        
          <div style="background-color:#c0b962;">Content here</div>
        
        
          .mybackground {background-color:#c0b962;}
        
        Background color #c0b962
      
           Border around this has a color of #c0b962        
        
          <div style="border:2px solid #c0b962;">Content here</div>
        
        
          .myborder {border:2px solid #c0b962;}
        
        Border color #c0b962