#cdb283 color space conversions
Hex:
        #cdb283
        RGB:
        205, 178, 131
        CMY:
        20, 30, 49
        CMYK:
        0, 13, 36, 20
      HSL:
        38°, 42.5287%, 65.8824%
        HSV (HSB):
        38°, 36.0976%, 80.3922%
        XYZ:
        45.1940, 46.4586, 28.0582
        xyY:
        0.3775, 0.3881, 46.4586
      CIE-Lab:
        73.8421, 3.0064, 27.6292
        CIE-LCH:
        73.8421, 27.7923, 83.7900
        CIE-Luv:
        73.8421, 20.1124, 36.2089
        Hunter-Lab:
        68.1606, -0.9263, 23.3058
      #cdb283 color charts
#cdb283 RGB chart
      #cdb283 CMYK chart
      #cdb283 RGB pie chart
      #cdb283 color shades, tints & tones
#cdb283 color schemes
#cdb283 color preview, HTML & CSS examples
           This text has a color of #cdb283        
        
          <p style="color:#cdb283;">Text here</p>
        
        
          .mytext {color:#cdb283;}
        
        Text color #cdb283
      
           This box has a color of #cdb283        
        
          <div style="background-color:#cdb283;">Content here</div>
        
        
          .mybackground {background-color:#cdb283;}
        
        Background color #cdb283
      
           Border around this has a color of #cdb283        
        
          <div style="border:2px solid #cdb283;">Content here</div>
        
        
          .myborder {border:2px solid #cdb283;}
        
        Border color #cdb283