#cbb370 color space conversions
Hex:
        #cbb370
        RGB:
        203, 179, 112
        CMY:
        20, 30, 56
        CMYK:
        0, 12, 45, 20
      HSL:
        44°, 46.6667%, 61.7647%
        HSV (HSB):
        44°, 44.8276%, 79.6078%
        XYZ:
        43.6733, 46.1066, 21.9269
        xyY:
        0.3910, 0.4127, 46.1066
      CIE-Lab:
        73.6146, -0.4400, 37.2789
        CIE-LCH:
        73.6146, 37.2815, 90.6762
        CIE-Luv:
        73.6146, 19.3695, 47.5443
        Hunter-Lab:
        67.9018, -4.0199, 28.3853
      #cbb370 color charts
#cbb370 RGB chart
      #cbb370 CMYK chart
      #cbb370 RGB pie chart
      #cbb370 color shades, tints & tones
#cbb370 color schemes
#cbb370 color preview, HTML & CSS examples
           This text has a color of #cbb370        
        
          <p style="color:#cbb370;">Text here</p>
        
        
          .mytext {color:#cbb370;}
        
        Text color #cbb370
      
           This box has a color of #cbb370        
        
          <div style="background-color:#cbb370;">Content here</div>
        
        
          .mybackground {background-color:#cbb370;}
        
        Background color #cbb370
      
           Border around this has a color of #cbb370        
        
          <div style="border:2px solid #cbb370;">Content here</div>
        
        
          .myborder {border:2px solid #cbb370;}
        
        Border color #cbb370