#bd8f4e color space conversions
Hex:
        #bd8f4e
        RGB:
        189, 143, 78
        CMY:
        26, 44, 69
        CMYK:
        0, 24, 59, 26
      HSL:
        35°, 45.6790%, 52.3529%
        HSV (HSB):
        35°, 58.7302%, 74.1176%
        XYZ:
        32.1839, 31.0138, 11.4977
        xyY:
        0.4309, 0.4152, 31.0138
      CIE-Lab:
        62.5193, 10.0552, 40.8457
        CIE-LCH:
        62.5193, 42.0652, 76.1701
        CIE-Luv:
        62.5193, 35.9211, 45.8779
        Hunter-Lab:
        55.6900, 5.6995, 26.7421
      #bd8f4e color charts
#bd8f4e RGB chart
      #bd8f4e CMYK chart
      #bd8f4e RGB pie chart
      #bd8f4e color shades, tints & tones
#bd8f4e color schemes
#bd8f4e color preview, HTML & CSS examples
           This text has a color of #bd8f4e        
        
          <p style="color:#bd8f4e;">Text here</p>
        
        
          .mytext {color:#bd8f4e;}
        
        Text color #bd8f4e
      
           This box has a color of #bd8f4e        
        
          <div style="background-color:#bd8f4e;">Content here</div>
        
        
          .mybackground {background-color:#bd8f4e;}
        
        Background color #bd8f4e
      
           Border around this has a color of #bd8f4e        
        
          <div style="border:2px solid #bd8f4e;">Content here</div>
        
        
          .myborder {border:2px solid #bd8f4e;}
        
        Border color #bd8f4e