#bd8a4d color space conversions
Hex:
        #bd8a4d
        RGB:
        189, 138, 77
        CMY:
        26, 46, 70
        CMYK:
        0, 27, 59, 26
      HSL:
        33°, 45.9016%, 52.1569%
        HSV (HSB):
        33°, 59.2593%, 74.1176%
        XYZ:
        31.4143, 29.5316, 11.0656
        xyY:
        0.4362, 0.4101, 29.5316
      CIE-Lab:
        61.2480, 12.7349, 39.8531
        CIE-LCH:
        61.2480, 41.8383, 72.2789
        CIE-Luv:
        61.2480, 39.5875, 44.0223
        Hunter-Lab:
        54.3430, 8.0861, 25.9671
      #bd8a4d color charts
#bd8a4d RGB chart
      #bd8a4d CMYK chart
      #bd8a4d RGB pie chart
      #bd8a4d color shades, tints & tones
#bd8a4d color schemes
#bd8a4d color preview, HTML & CSS examples
           This text has a color of #bd8a4d        
        
          <p style="color:#bd8a4d;">Text here</p>
        
        
          .mytext {color:#bd8a4d;}
        
        Text color #bd8a4d
      
           This box has a color of #bd8a4d        
        
          <div style="background-color:#bd8a4d;">Content here</div>
        
        
          .mybackground {background-color:#bd8a4d;}
        
        Background color #bd8a4d
      
           Border around this has a color of #bd8a4d        
        
          <div style="border:2px solid #bd8a4d;">Content here</div>
        
        
          .myborder {border:2px solid #bd8a4d;}
        
        Border color #bd8a4d