#cdbe78 color space conversions
Hex:
        #cdbe78
        RGB:
        205, 190, 120
        CMY:
        20, 25, 53
        CMYK:
        0, 7, 41, 20
      HSL:
        49°, 45.9459%, 63.7255%
        HSV (HSB):
        49°, 41.4634%, 80.3922%
        XYZ:
        46.9805, 51.1621, 25.1684
        xyY:
        0.3810, 0.4149, 51.1621
      CIE-Lab:
        76.7771, -4.5684, 37.2179
        CIE-LCH:
        76.7771, 37.4972, 96.9979
        CIE-Luv:
        76.7771, 13.3026, 48.9882
        Hunter-Lab:
        71.5277, -7.9320, 29.2070
      #cdbe78 color charts
#cdbe78 RGB chart
      #cdbe78 CMYK chart
      #cdbe78 RGB pie chart
      #cdbe78 color shades, tints & tones
#cdbe78 color schemes
#cdbe78 color preview, HTML & CSS examples
           This text has a color of #cdbe78        
        
          <p style="color:#cdbe78;">Text here</p>
        
        
          .mytext {color:#cdbe78;}
        
        Text color #cdbe78
      
           This box has a color of #cdbe78        
        
          <div style="background-color:#cdbe78;">Content here</div>
        
        
          .mybackground {background-color:#cdbe78;}
        
        Background color #cdbe78
      
           Border around this has a color of #cdbe78        
        
          <div style="border:2px solid #cdbe78;">Content here</div>
        
        
          .myborder {border:2px solid #cdbe78;}
        
        Border color #cdbe78