#c0bd70 color space conversions
Hex:
        #c0bd70
        RGB:
        192, 189, 112
        CMY:
        25, 26, 56
        CMYK:
        0, 2, 42, 25
      HSL:
        58°, 38.8350%, 59.6078%
        HSV (HSB):
        58°, 41.6667%, 75.2941%
        XYZ:
        42.8605, 48.7715, 22.4841
        xyY:
        0.3756, 0.4274, 48.7715
      CIE-Lab:
        75.3090, -10.1519, 39.2154
        CIE-LCH:
        75.3090, 40.5081, 104.5139
        CIE-Luv:
        75.3090, 5.6788, 51.9323
        Hunter-Lab:
        69.8366, -12.6642, 29.7970
      #c0bd70 color charts
#c0bd70 RGB chart
      #c0bd70 CMYK chart
      #c0bd70 RGB pie chart
      #c0bd70 color shades, tints & tones
#c0bd70 color schemes
#c0bd70 color preview, HTML & CSS examples
           This text has a color of #c0bd70        
        
          <p style="color:#c0bd70;">Text here</p>
        
        
          .mytext {color:#c0bd70;}
        
        Text color #c0bd70
      
           This box has a color of #c0bd70        
        
          <div style="background-color:#c0bd70;">Content here</div>
        
        
          .mybackground {background-color:#c0bd70;}
        
        Background color #c0bd70
      
           Border around this has a color of #c0bd70        
        
          <div style="border:2px solid #c0bd70;">Content here</div>
        
        
          .myborder {border:2px solid #c0bd70;}
        
        Border color #c0bd70