#bd7b32 color space conversions
Hex:
        #bd7b32
        RGB:
        189, 123, 50
        CMY:
        26, 52, 80
        CMYK:
        0, 35, 74, 26
      HSL:
        32°, 58.1590%, 46.8627%
        HSV (HSB):
        32°, 73.5450%, 74.1176%
        XYZ:
        28.6449, 25.2150, 6.3748
        xyY:
        0.4756, 0.4186, 25.2150
      CIE-Lab:
        57.2843, 19.3470, 48.6919
        CIE-LCH:
        57.2843, 52.3947, 68.3304
        CIE-Luv:
        57.2843, 52.9703, 47.9450
        Hunter-Lab:
        50.2146, 13.9500, 27.6232
      #bd7b32 color charts
#bd7b32 RGB chart
      #bd7b32 CMYK chart
      #bd7b32 RGB pie chart
      #bd7b32 color shades, tints & tones
#bd7b32 color schemes
#bd7b32 color preview, HTML & CSS examples
           This text has a color of #bd7b32        
        
          <p style="color:#bd7b32;">Text here</p>
        
        
          .mytext {color:#bd7b32;}
        
        Text color #bd7b32
      
           This box has a color of #bd7b32        
        
          <div style="background-color:#bd7b32;">Content here</div>
        
        
          .mybackground {background-color:#bd7b32;}
        
        Background color #bd7b32
      
           Border around this has a color of #bd7b32        
        
          <div style="border:2px solid #bd7b32;">Content here</div>
        
        
          .myborder {border:2px solid #bd7b32;}
        
        Border color #bd7b32