#bda57e color space conversions
Hex:
        #bda57e
        RGB:
        189, 165, 126
        CMY:
        26, 35, 51
        CMYK:
        0, 13, 33, 26
      HSL:
        37°, 32.3077%, 61.7647%
        HSV (HSB):
        37°, 33.3333%, 74.1176%
        XYZ:
        38.2073, 39.2354, 25.2981
        xyY:
        0.3719, 0.3819, 39.2354
      CIE-Lab:
        68.9215, 2.9702, 23.4633
        CIE-LCH:
        68.9215, 23.6505, 82.7854
        CIE-Luv:
        68.9215, 17.6233, 30.6683
        Hunter-Lab:
        62.6382, -0.7376, 19.9009
      #bda57e color charts
#bda57e RGB chart
      #bda57e CMYK chart
      #bda57e RGB pie chart
      #bda57e color shades, tints & tones
#bda57e color schemes
#bda57e color preview, HTML & CSS examples
           This text has a color of #bda57e        
        
          <p style="color:#bda57e;">Text here</p>
        
        
          .mytext {color:#bda57e;}
        
        Text color #bda57e
      
           This box has a color of #bda57e        
        
          <div style="background-color:#bda57e;">Content here</div>
        
        
          .mybackground {background-color:#bda57e;}
        
        Background color #bda57e
      
           Border around this has a color of #bda57e        
        
          <div style="border:2px solid #bda57e;">Content here</div>
        
        
          .myborder {border:2px solid #bda57e;}
        
        Border color #bda57e