#cdb047 color space conversions
Hex:
        #cdb047
        RGB:
        205, 176, 71
        CMY:
        20, 31, 72
        CMYK:
        0, 14, 65, 20
      HSL:
        47°, 57.2650%, 54.1176%
        HSV (HSB):
        47°, 65.3659%, 80.3922%
        XYZ:
        41.8395, 44.4847, 12.3425
        xyY:
        0.4240, 0.4509, 44.4847
      CIE-Lab:
        72.5513, -1.3344, 55.8817
        CIE-LCH:
        72.5513, 55.8976, 91.3679
        CIE-Luv:
        72.5513, 24.9555, 64.3651
        Hunter-Lab:
        66.6969, -4.7450, 35.7160
      #cdb047 color charts
#cdb047 RGB chart
      #cdb047 CMYK chart
      #cdb047 RGB pie chart
      #cdb047 color shades, tints & tones
#cdb047 color schemes
#cdb047 color preview, HTML & CSS examples
           This text has a color of #cdb047        
        
          <p style="color:#cdb047;">Text here</p>
        
        
          .mytext {color:#cdb047;}
        
        Text color #cdb047
      
           This box has a color of #cdb047        
        
          <div style="background-color:#cdb047;">Content here</div>
        
        
          .mybackground {background-color:#cdb047;}
        
        Background color #cdb047
      
           Border around this has a color of #cdb047        
        
          <div style="border:2px solid #cdb047;">Content here</div>
        
        
          .myborder {border:2px solid #cdb047;}
        
        Border color #cdb047