#cbbf48 color space conversions
Hex:
        #cbbf48
        RGB:
        203, 191, 72
        CMY:
        20, 25, 72
        CMYK:
        0, 6, 65, 20
      HSL:
        55°, 55.7447%, 53.9216%
        HSV (HSB):
        55°, 64.5320%, 79.6078%
        XYZ:
        44.4291, 50.4260, 13.5224
        xyY:
        0.4099, 0.4653, 50.4260
      CIE-Lab:
        76.3300, -9.9312, 59.4055
        CIE-LCH:
        76.3300, 60.2299, 99.4908
        CIE-Luv:
        76.3300, 13.2756, 70.5042
        Hunter-Lab:
        71.0113, -12.5889, 38.4175
      #cbbf48 color charts
#cbbf48 RGB chart
      #cbbf48 CMYK chart
      #cbbf48 RGB pie chart
      #cbbf48 color shades, tints & tones
#cbbf48 color schemes
#cbbf48 color preview, HTML & CSS examples
           This text has a color of #cbbf48        
        
          <p style="color:#cbbf48;">Text here</p>
        
        
          .mytext {color:#cbbf48;}
        
        Text color #cbbf48
      
           This box has a color of #cbbf48        
        
          <div style="background-color:#cbbf48;">Content here</div>
        
        
          .mybackground {background-color:#cbbf48;}
        
        Background color #cbbf48
      
           Border around this has a color of #cbbf48        
        
          <div style="border:2px solid #cbbf48;">Content here</div>
        
        
          .myborder {border:2px solid #cbbf48;}
        
        Border color #cbbf48