#bd9f33 color space conversions
Hex:
        #bd9f33
        RGB:
        189, 159, 51
        CMY:
        26, 38, 80
        CMYK:
        0, 16, 73, 26
      HSL:
        47°, 57.5000%, 47.0588%
        HSV (HSB):
        47°, 73.0159%, 74.1176%
        XYZ:
        33.9819, 35.8541, 8.2615
        xyY:
        0.4351, 0.4591, 35.8541
      CIE-Lab:
        66.4083, -0.3349, 57.4134
        CIE-LCH:
        66.4083, 57.4144, 90.3342
        CIE-Luv:
        66.4083, 25.9044, 62.6419
        Hunter-Lab:
        59.8783, -3.4853, 33.7345
      #bd9f33 color charts
#bd9f33 RGB chart
      #bd9f33 CMYK chart
      #bd9f33 RGB pie chart
      #bd9f33 color shades, tints & tones
#bd9f33 color schemes
#bd9f33 color preview, HTML & CSS examples
           This text has a color of #bd9f33        
        
          <p style="color:#bd9f33;">Text here</p>
        
        
          .mytext {color:#bd9f33;}
        
        Text color #bd9f33
      
           This box has a color of #bd9f33        
        
          <div style="background-color:#bd9f33;">Content here</div>
        
        
          .mybackground {background-color:#bd9f33;}
        
        Background color #bd9f33
      
           Border around this has a color of #bd9f33        
        
          <div style="border:2px solid #bd9f33;">Content here</div>
        
        
          .myborder {border:2px solid #bd9f33;}
        
        Border color #bd9f33