#cdb856 color space conversions
Hex:
        #cdb856
        RGB:
        205, 184, 86
        CMY:
        20, 28, 66
        CMYK:
        0, 10, 58, 20
      HSL:
        49°, 54.3379%, 57.0588%
        HSV (HSB):
        49°, 58.0488%, 80.3922%
        XYZ:
        43.9970, 47.9320, 15.7370
        xyY:
        0.4086, 0.4452, 47.9320
      CIE-Lab:
        74.7820, -4.5209, 51.5623
        CIE-LCH:
        74.7820, 51.7601, 95.0108
        CIE-Luv:
        74.7820, 18.8397, 62.3332
        Hunter-Lab:
        69.2329, -7.7222, 34.9861
      #cdb856 color charts
#cdb856 RGB chart
      #cdb856 CMYK chart
      #cdb856 RGB pie chart
      #cdb856 color shades, tints & tones
#cdb856 color schemes
#cdb856 color preview, HTML & CSS examples
           This text has a color of #cdb856        
        
          <p style="color:#cdb856;">Text here</p>
        
        
          .mytext {color:#cdb856;}
        
        Text color #cdb856
      
           This box has a color of #cdb856        
        
          <div style="background-color:#cdb856;">Content here</div>
        
        
          .mybackground {background-color:#cdb856;}
        
        Background color #cdb856
      
           Border around this has a color of #cdb856        
        
          <div style="border:2px solid #cdb856;">Content here</div>
        
        
          .myborder {border:2px solid #cdb856;}
        
        Border color #cdb856