#bda35f color space conversions
Hex:
        #bda35f
        RGB:
        189, 163, 95
        CMY:
        26, 36, 63
        CMYK:
        0, 14, 50, 26
      HSL:
        43°, 41.5929%, 55.6863%
        HSV (HSB):
        43°, 49.7354%, 74.1176%
        XYZ:
        36.1490, 37.8394, 16.2250
        xyY:
        0.4007, 0.4194, 37.8394
      CIE-Lab:
        67.9021, 0.6149, 38.6266
        CIE-LCH:
        67.9021, 38.6315, 89.0879
        CIE-Luv:
        67.9021, 21.0020, 47.3624
        Hunter-Lab:
        61.5138, -2.7522, 27.4212
      #bda35f color charts
#bda35f RGB chart
      #bda35f CMYK chart
      #bda35f RGB pie chart
      #bda35f color shades, tints & tones
#bda35f color schemes
#bda35f color preview, HTML & CSS examples
           This text has a color of #bda35f        
        
          <p style="color:#bda35f;">Text here</p>
        
        
          .mytext {color:#bda35f;}
        
        Text color #bda35f
      
           This box has a color of #bda35f        
        
          <div style="background-color:#bda35f;">Content here</div>
        
        
          .mybackground {background-color:#bda35f;}
        
        Background color #bda35f
      
           Border around this has a color of #bda35f        
        
          <div style="border:2px solid #bda35f;">Content here</div>
        
        
          .myborder {border:2px solid #bda35f;}
        
        Border color #bda35f