#cbb262 color space conversions
Hex:
        #cbb262
        RGB:
        203, 178, 98
        CMY:
        20, 30, 62
        CMYK:
        0, 12, 52, 20
      HSL:
        46°, 50.2392%, 59.0196%
        HSV (HSB):
        46°, 51.7241%, 79.6078%
        XYZ:
        42.7536, 45.4191, 18.0687
        xyY:
        0.4024, 0.4275, 45.4191
      CIE-Lab:
        73.1670, -1.2383, 43.8309
        CIE-LCH:
        73.1670, 43.8484, 91.6183
        CIE-Luv:
        73.1670, 20.8338, 54.1324
        Hunter-Lab:
        67.3937, -4.7012, 31.2796
      #cbb262 color charts
#cbb262 RGB chart
      #cbb262 CMYK chart
      #cbb262 RGB pie chart
      #cbb262 color shades, tints & tones
#cbb262 color schemes
#cbb262 color preview, HTML & CSS examples
           This text has a color of #cbb262        
        
          <p style="color:#cbb262;">Text here</p>
        
        
          .mytext {color:#cbb262;}
        
        Text color #cbb262
      
           This box has a color of #cbb262        
        
          <div style="background-color:#cbb262;">Content here</div>
        
        
          .mybackground {background-color:#cbb262;}
        
        Background color #cbb262
      
           Border around this has a color of #cbb262        
        
          <div style="border:2px solid #cbb262;">Content here</div>
        
        
          .myborder {border:2px solid #cbb262;}
        
        Border color #cbb262