#cdb747 color space conversions
Hex:
        #cdb747
        RGB:
        205, 183, 71
        CMY:
        20, 28, 72
        CMYK:
        0, 11, 65, 20
      HSL:
        50°, 57.2650%, 54.1176%
        HSV (HSB):
        50°, 65.3659%, 80.3922%
        XYZ:
        43.2477, 47.3010, 12.8119
        xyY:
        0.4184, 0.4576, 47.3010
      CIE-Lab:
        74.3819, -5.0049, 57.8261
        CIE-LCH:
        74.3819, 58.0423, 94.9467
        CIE-Luv:
        74.3819, 20.1166, 67.4166
        Hunter-Lab:
        68.7758, -8.1130, 37.0982
      #cdb747 color charts
#cdb747 RGB chart
      #cdb747 CMYK chart
      #cdb747 RGB pie chart
      #cdb747 color shades, tints & tones
#cdb747 color schemes
#cdb747 color preview, HTML & CSS examples
           This text has a color of #cdb747        
        
          <p style="color:#cdb747;">Text here</p>
        
        
          .mytext {color:#cdb747;}
        
        Text color #cdb747
      
           This box has a color of #cdb747        
        
          <div style="background-color:#cdb747;">Content here</div>
        
        
          .mybackground {background-color:#cdb747;}
        
        Background color #cdb747
      
           Border around this has a color of #cdb747        
        
          <div style="border:2px solid #cdb747;">Content here</div>
        
        
          .myborder {border:2px solid #cdb747;}
        
        Border color #cdb747