#bd9c10 color space conversions
Hex:
        #bd9c10
        RGB:
        189, 156, 16
        CMY:
        26, 39, 94
        CMYK:
        0, 17, 92, 26
      HSL:
        49°, 84.3902%, 40.1961%
        HSV (HSB):
        49°, 91.5344%, 74.1176%
        XYZ:
        32.9683, 34.6332, 5.4375
        xyY:
        0.4514, 0.4742, 34.6332
      CIE-Lab:
        65.4621, 0.1794, 66.8014
        CIE-LCH:
        65.4621, 66.8016, 89.8461
        CIE-Luv:
        65.4621, 28.9457, 67.8064
        Hunter-Lab:
        58.8499, -2.9901, 35.7168
      #bd9c10 color charts
#bd9c10 RGB chart
      #bd9c10 CMYK chart
      #bd9c10 RGB pie chart
      #bd9c10 color shades, tints & tones
#bd9c10 color schemes
#bd9c10 color preview, HTML & CSS examples
           This text has a color of #bd9c10        
        
          <p style="color:#bd9c10;">Text here</p>
        
        
          .mytext {color:#bd9c10;}
        
        Text color #bd9c10
      
           This box has a color of #bd9c10        
        
          <div style="background-color:#bd9c10;">Content here</div>
        
        
          .mybackground {background-color:#bd9c10;}
        
        Background color #bd9c10
      
           Border around this has a color of #bd9c10        
        
          <div style="border:2px solid #bd9c10;">Content here</div>
        
        
          .myborder {border:2px solid #bd9c10;}
        
        Border color #bd9c10