#cdb334 color space conversions
Hex:
        #cdb334
        RGB:
        205, 179, 52
        CMY:
        20, 30, 80
        CMYK:
        0, 13, 75, 20
      HSL:
        50°, 60.4743%, 50.3922%
        HSV (HSB):
        50°, 74.6341%, 80.3922%
        XYZ:
        41.9168, 45.4673, 9.8156
        xyY:
        0.4312, 0.4678, 45.4673
      CIE-Lab:
        73.1985, -3.8901, 64.1132
        CIE-LCH:
        73.1985, 64.2311, 93.4722
        CIE-Luv:
        73.1985, 23.5188, 71.2052
        Hunter-Lab:
        67.4294, -7.0389, 38.5698
      #cdb334 color charts
#cdb334 RGB chart
      #cdb334 CMYK chart
      #cdb334 RGB pie chart
      #cdb334 color shades, tints & tones
#cdb334 color schemes
#cdb334 color preview, HTML & CSS examples
           This text has a color of #cdb334        
        
          <p style="color:#cdb334;">Text here</p>
        
        
          .mytext {color:#cdb334;}
        
        Text color #cdb334
      
           This box has a color of #cdb334        
        
          <div style="background-color:#cdb334;">Content here</div>
        
        
          .mybackground {background-color:#cdb334;}
        
        Background color #cdb334
      
           Border around this has a color of #cdb334        
        
          <div style="border:2px solid #cdb334;">Content here</div>
        
        
          .myborder {border:2px solid #cdb334;}
        
        Border color #cdb334