#bd7b31 color space conversions
Hex:
        #bd7b31
        RGB:
        189, 123, 49
        CMY:
        26, 52, 81
        CMYK:
        0, 35, 74, 26
      HSL:
        32°, 58.8235%, 46.6667%
        HSV (HSB):
        32°, 74.0741%, 74.1176%
        XYZ:
        28.6236, 25.2065, 6.2624
        xyY:
        0.4763, 0.4195, 25.2065
      CIE-Lab:
        57.2761, 19.2993, 49.1367
        CIE-LCH:
        57.2761, 52.7909, 68.5567
        CIE-Luv:
        57.2761, 53.0423, 48.2572
        Hunter-Lab:
        50.2061, 13.9062, 27.7487
      #bd7b31 color charts
#bd7b31 RGB chart
      #bd7b31 CMYK chart
      #bd7b31 RGB pie chart
      #bd7b31 color shades, tints & tones
#bd7b31 color schemes
#bd7b31 color preview, HTML & CSS examples
           This text has a color of #bd7b31        
        
          <p style="color:#bd7b31;">Text here</p>
        
        
          .mytext {color:#bd7b31;}
        
        Text color #bd7b31
      
           This box has a color of #bd7b31        
        
          <div style="background-color:#bd7b31;">Content here</div>
        
        
          .mybackground {background-color:#bd7b31;}
        
        Background color #bd7b31
      
           Border around this has a color of #bd7b31        
        
          <div style="border:2px solid #bd7b31;">Content here</div>
        
        
          .myborder {border:2px solid #bd7b31;}
        
        Border color #bd7b31