#cdbc82 color space conversions
Hex:
        #cdbc82
        RGB:
        205, 188, 130
        CMY:
        20, 26, 49
        CMYK:
        0, 8, 37, 20
      HSL:
        46°, 42.8571%, 65.6863%
        HSV (HSB):
        46°, 36.5854%, 80.3922%
        XYZ:
        47.1893, 50.5573, 28.3905
        xyY:
        0.3741, 0.4008, 50.5573
      CIE-Lab:
        76.4101, -2.4013, 31.5561
        CIE-LCH:
        76.4101, 31.6473, 94.3516
        CIE-Luv:
        76.4101, 13.9817, 42.2204
        Hunter-Lab:
        71.1036, -5.9664, 26.0991
      #cdbc82 color charts
#cdbc82 RGB chart
      #cdbc82 CMYK chart
      #cdbc82 RGB pie chart
      #cdbc82 color shades, tints & tones
#cdbc82 color schemes
#cdbc82 color preview, HTML & CSS examples
           This text has a color of #cdbc82        
        
          <p style="color:#cdbc82;">Text here</p>
        
        
          .mytext {color:#cdbc82;}
        
        Text color #cdbc82
      
           This box has a color of #cdbc82        
        
          <div style="background-color:#cdbc82;">Content here</div>
        
        
          .mybackground {background-color:#cdbc82;}
        
        Background color #cdbc82
      
           Border around this has a color of #cdbc82        
        
          <div style="border:2px solid #cdbc82;">Content here</div>
        
        
          .myborder {border:2px solid #cdbc82;}
        
        Border color #cdbc82