#cdb672 color space conversions
Hex:
        #cdb672
        RGB:
        205, 182, 114
        CMY:
        20, 29, 55
        CMYK:
        0, 11, 44, 20
      HSL:
        45°, 47.6440%, 62.5490%
        HSV (HSB):
        45°, 44.3902%, 80.3922%
        XYZ:
        44.9420, 47.6499, 22.7482
        xyY:
        0.3896, 0.4131, 47.6499
      CIE-Lab:
        74.6036, -1.0022, 37.5381
        CIE-LCH:
        74.6036, 37.5515, 91.5294
        CIE-Luv:
        74.6036, 18.7068, 48.1412
        Hunter-Lab:
        69.0289, -4.5862, 28.7814
      #cdb672 color charts
#cdb672 RGB chart
      #cdb672 CMYK chart
      #cdb672 RGB pie chart
      #cdb672 color shades, tints & tones
#cdb672 color schemes
#cdb672 color preview, HTML & CSS examples
           This text has a color of #cdb672        
        
          <p style="color:#cdb672;">Text here</p>
        
        
          .mytext {color:#cdb672;}
        
        Text color #cdb672
      
           This box has a color of #cdb672        
        
          <div style="background-color:#cdb672;">Content here</div>
        
        
          .mybackground {background-color:#cdb672;}
        
        Background color #cdb672
      
           Border around this has a color of #cdb672        
        
          <div style="border:2px solid #cdb672;">Content here</div>
        
        
          .myborder {border:2px solid #cdb672;}
        
        Border color #cdb672