#cbb642 color space conversions
Hex:
        #cbb642
        RGB:
        203, 182, 66
        CMY:
        20, 29, 74
        CMYK:
        0, 10, 67, 20
      HSL:
        51°, 56.8465%, 52.7451%
        HSV (HSB):
        51°, 67.4877%, 79.6078%
        XYZ:
        42.3399, 46.5458, 11.9069
        xyY:
        0.4201, 0.4618, 46.5458
      CIE-Lab:
        73.8983, -5.6299, 59.3562
        CIE-LCH:
        73.8983, 59.6226, 95.4182
        CIE-Luv:
        73.8983, 19.5380, 68.5219
        Hunter-Lab:
        68.2244, -8.6161, 37.4095
      #cbb642 color charts
#cbb642 RGB chart
      #cbb642 CMYK chart
      #cbb642 RGB pie chart
      #cbb642 color shades, tints & tones
#cbb642 color schemes
#cbb642 color preview, HTML & CSS examples
           This text has a color of #cbb642        
        
          <p style="color:#cbb642;">Text here</p>
        
        
          .mytext {color:#cbb642;}
        
        Text color #cbb642
      
           This box has a color of #cbb642        
        
          <div style="background-color:#cbb642;">Content here</div>
        
        
          .mybackground {background-color:#cbb642;}
        
        Background color #cbb642
      
           Border around this has a color of #cbb642        
        
          <div style="border:2px solid #cbb642;">Content here</div>
        
        
          .myborder {border:2px solid #cbb642;}
        
        Border color #cbb642