#bd9c41 color space conversions
Hex:
        #bd9c41
        RGB:
        189, 156, 65
        CMY:
        26, 39, 75
        CMYK:
        0, 17, 66, 26
      HSL:
        44°, 48.8189%, 49.8039%
        HSV (HSB):
        44°, 65.6085%, 74.1176%
        XYZ:
        33.8289, 34.9774, 9.9694
        xyY:
        0.4294, 0.4440, 34.9774
      CIE-Lab:
        65.7311, 2.0505, 50.7725
        CIE-LCH:
        65.7311, 50.8139, 87.6873
        CIE-Luv:
        65.7311, 27.4577, 56.9698
        Hunter-Lab:
        59.1417, -1.3965, 31.4048
      #bd9c41 color charts
#bd9c41 RGB chart
      #bd9c41 CMYK chart
      #bd9c41 RGB pie chart
      #bd9c41 color shades, tints & tones
#bd9c41 color schemes
#bd9c41 color preview, HTML & CSS examples
           This text has a color of #bd9c41        
        
          <p style="color:#bd9c41;">Text here</p>
        
        
          .mytext {color:#bd9c41;}
        
        Text color #bd9c41
      
           This box has a color of #bd9c41        
        
          <div style="background-color:#bd9c41;">Content here</div>
        
        
          .mybackground {background-color:#bd9c41;}
        
        Background color #bd9c41
      
           Border around this has a color of #bd9c41        
        
          <div style="border:2px solid #bd9c41;">Content here</div>
        
        
          .myborder {border:2px solid #bd9c41;}
        
        Border color #bd9c41