#bda46f color space conversions
Hex:
        #bda46f
        RGB:
        189, 164, 111
        CMY:
        26, 36, 56
        CMYK:
        0, 13, 41, 26
      HSL:
        41°, 37.1429%, 58.8235%
        HSV (HSB):
        41°, 41.2698%, 74.1176%
        XYZ:
        37.1310, 38.5174, 20.5165
        xyY:
        0.3861, 0.4005, 38.5174
      CIE-Lab:
        68.4003, 1.7186, 30.8579
        CIE-LCH:
        68.4003, 30.9057, 86.8122
        CIE-Luv:
        68.4003, 19.3193, 39.2447
        Hunter-Lab:
        62.0624, -1.8155, 23.8437
      #bda46f color charts
#bda46f RGB chart
      #bda46f CMYK chart
      #bda46f RGB pie chart
      #bda46f color shades, tints & tones
#bda46f color schemes
#bda46f color preview, HTML & CSS examples
           This text has a color of #bda46f        
        
          <p style="color:#bda46f;">Text here</p>
        
        
          .mytext {color:#bda46f;}
        
        Text color #bda46f
      
           This box has a color of #bda46f        
        
          <div style="background-color:#bda46f;">Content here</div>
        
        
          .mybackground {background-color:#bda46f;}
        
        Background color #bda46f
      
           Border around this has a color of #bda46f        
        
          <div style="border:2px solid #bda46f;">Content here</div>
        
        
          .myborder {border:2px solid #bda46f;}
        
        Border color #bda46f