#bda05f color space conversions
Hex:
        #bda05f
        RGB:
        189, 160, 95
        CMY:
        26, 37, 63
        CMYK:
        0, 15, 50, 26
      HSL:
        41°, 41.5929%, 55.6863%
        HSV (HSB):
        41°, 49.7354%, 74.1176%
        XYZ:
        35.6226, 36.7867, 16.0495
        xyY:
        0.4027, 0.4159, 36.7867
      CIE-Lab:
        67.1167, 2.2335, 37.6560
        CIE-LCH:
        67.1167, 37.7222, 86.6056
        CIE-Luv:
        67.1167, 22.9936, 45.8778
        Hunter-Lab:
        60.6520, -1.3029, 26.7673
      #bda05f color charts
#bda05f RGB chart
      #bda05f CMYK chart
      #bda05f RGB pie chart
      #bda05f color shades, tints & tones
#bda05f color schemes
#bda05f color preview, HTML & CSS examples
           This text has a color of #bda05f        
        
          <p style="color:#bda05f;">Text here</p>
        
        
          .mytext {color:#bda05f;}
        
        Text color #bda05f
      
           This box has a color of #bda05f        
        
          <div style="background-color:#bda05f;">Content here</div>
        
        
          .mybackground {background-color:#bda05f;}
        
        Background color #bda05f
      
           Border around this has a color of #bda05f        
        
          <div style="border:2px solid #bda05f;">Content here</div>
        
        
          .myborder {border:2px solid #bda05f;}
        
        Border color #bda05f