#cdbd82 color space conversions
Hex:
        #cdbd82
        RGB:
        205, 189, 130
        CMY:
        20, 26, 49
        CMYK:
        0, 8, 37, 20
      HSL:
        47°, 42.8571%, 65.6863%
        HSV (HSB):
        47°, 36.5854%, 80.3922%
        XYZ:
        47.4037, 50.9860, 28.4619
        xyY:
        0.3737, 0.4019, 50.9860
      CIE-Lab:
        76.6705, -2.9255, 31.8981
        CIE-LCH:
        76.6705, 32.0320, 95.2402
        CIE-Luv:
        76.6705, 13.3673, 42.7578
        Hunter-Lab:
        71.4045, -6.4561, 26.3501
      #cdbd82 color charts
#cdbd82 RGB chart
      #cdbd82 CMYK chart
      #cdbd82 RGB pie chart
      #cdbd82 color shades, tints & tones
#cdbd82 color schemes
#cdbd82 color preview, HTML & CSS examples
           This text has a color of #cdbd82        
        
          <p style="color:#cdbd82;">Text here</p>
        
        
          .mytext {color:#cdbd82;}
        
        Text color #cdbd82
      
           This box has a color of #cdbd82        
        
          <div style="background-color:#cdbd82;">Content here</div>
        
        
          .mybackground {background-color:#cdbd82;}
        
        Background color #cdbd82
      
           Border around this has a color of #cdbd82        
        
          <div style="border:2px solid #cdbd82;">Content here</div>
        
        
          .myborder {border:2px solid #cdbd82;}
        
        Border color #cdbd82