#cdbf83 color space conversions
Hex:
        #cdbf83
        RGB:
        205, 191, 131
        CMY:
        20, 25, 49
        CMYK:
        0, 7, 36, 20
      HSL:
        49°, 42.5287%, 65.8824%
        HSV (HSB):
        49°, 36.0976%, 80.3922%
        XYZ:
        47.9044, 51.8794, 28.9616
        xyY:
        0.3721, 0.4030, 51.8794
      CIE-Lab:
        77.2087, -3.8540, 32.0819
        CIE-LCH:
        77.2087, 32.3126, 96.8501
        CIE-Luv:
        77.2087, 12.0861, 43.2418
        Hunter-Lab:
        72.0274, -7.3301, 26.5791
      #cdbf83 color charts
#cdbf83 RGB chart
      #cdbf83 CMYK chart
      #cdbf83 RGB pie chart
      #cdbf83 color shades, tints & tones
#cdbf83 color schemes
#cdbf83 color preview, HTML & CSS examples
           This text has a color of #cdbf83        
        
          <p style="color:#cdbf83;">Text here</p>
        
        
          .mytext {color:#cdbf83;}
        
        Text color #cdbf83
      
           This box has a color of #cdbf83        
        
          <div style="background-color:#cdbf83;">Content here</div>
        
        
          .mybackground {background-color:#cdbf83;}
        
        Background color #cdbf83
      
           Border around this has a color of #cdbf83        
        
          <div style="border:2px solid #cdbf83;">Content here</div>
        
        
          .myborder {border:2px solid #cdbf83;}
        
        Border color #cdbf83