#cdbe96 color space conversions
Hex:
        #cdbe96
        RGB:
        205, 190, 150
        CMY:
        20, 25, 41
        CMYK:
        0, 7, 27, 20
      HSL:
        44°, 35.4839%, 69.6078%
        HSV (HSB):
        44°, 26.8293%, 80.3922%
        XYZ:
        49.0953, 52.0081, 36.3051
        xyY:
        0.3573, 0.3785, 52.0081
      CIE-Lab:
        77.2857, -0.9152, 22.1513
        CIE-LCH:
        77.2857, 22.1702, 92.3660
        CIE-Luv:
        77.2857, 11.5467, 30.7492
        Hunter-Lab:
        72.1166, -4.6854, 20.6337
      #cdbe96 color charts
#cdbe96 RGB chart
      #cdbe96 CMYK chart
      #cdbe96 RGB pie chart
      #cdbe96 color shades, tints & tones
#cdbe96 color schemes
#cdbe96 color preview, HTML & CSS examples
           This text has a color of #cdbe96        
        
          <p style="color:#cdbe96;">Text here</p>
        
        
          .mytext {color:#cdbe96;}
        
        Text color #cdbe96
      
           This box has a color of #cdbe96        
        
          <div style="background-color:#cdbe96;">Content here</div>
        
        
          .mybackground {background-color:#cdbe96;}
        
        Background color #cdbe96
      
           Border around this has a color of #cdbe96        
        
          <div style="border:2px solid #cdbe96;">Content here</div>
        
        
          .myborder {border:2px solid #cdbe96;}
        
        Border color #cdbe96