#c0bc70 color space conversions
Hex:
        #c0bc70
        RGB:
        192, 188, 112
        CMY:
        25, 26, 56
        CMYK:
        0, 2, 42, 25
      HSL:
        57°, 38.8350%, 59.6078%
        HSV (HSB):
        57°, 41.6667%, 75.2941%
        XYZ:
        42.6461, 48.3428, 22.4126
        xyY:
        0.3761, 0.4263, 48.3428
      CIE-Lab:
        75.0406, -9.6355, 38.8781
        CIE-LCH:
        75.0406, 40.0543, 103.9197
        CIE-Luv:
        75.0406, 6.2888, 51.4177
        Hunter-Lab:
        69.5290, -12.1914, 29.5582
      #c0bc70 color charts
#c0bc70 RGB chart
      #c0bc70 CMYK chart
      #c0bc70 RGB pie chart
      #c0bc70 color shades, tints & tones
#c0bc70 color schemes
#c0bc70 color preview, HTML & CSS examples
           This text has a color of #c0bc70        
        
          <p style="color:#c0bc70;">Text here</p>
        
        
          .mytext {color:#c0bc70;}
        
        Text color #c0bc70
      
           This box has a color of #c0bc70        
        
          <div style="background-color:#c0bc70;">Content here</div>
        
        
          .mybackground {background-color:#c0bc70;}
        
        Background color #c0bc70
      
           Border around this has a color of #c0bc70        
        
          <div style="border:2px solid #c0bc70;">Content here</div>
        
        
          .myborder {border:2px solid #c0bc70;}
        
        Border color #c0bc70