#bd7c31 color space conversions
Hex:
        #bd7c31
        RGB:
        189, 124, 49
        CMY:
        26, 51, 81
        CMYK:
        0, 34, 74, 26
      HSL:
        32°, 58.8235%, 46.6667%
        HSV (HSB):
        32°, 74.0741%, 74.1176%
        XYZ:
        28.7483, 25.4559, 6.3040
        xyY:
        0.4751, 0.4207, 25.4559
      CIE-Lab:
        57.5169, 18.7471, 49.3816
        CIE-LCH:
        57.5169, 52.8204, 69.2114
        CIE-Luv:
        57.5169, 52.2645, 48.6641
        Hunter-Lab:
        50.4538, 13.4141, 27.9096
      #bd7c31 color charts
#bd7c31 RGB chart
      #bd7c31 CMYK chart
      #bd7c31 RGB pie chart
      #bd7c31 color shades, tints & tones
#bd7c31 color schemes
#bd7c31 color preview, HTML & CSS examples
           This text has a color of #bd7c31        
        
          <p style="color:#bd7c31;">Text here</p>
        
        
          .mytext {color:#bd7c31;}
        
        Text color #bd7c31
      
           This box has a color of #bd7c31        
        
          <div style="background-color:#bd7c31;">Content here</div>
        
        
          .mybackground {background-color:#bd7c31;}
        
        Background color #bd7c31
      
           Border around this has a color of #bd7c31        
        
          <div style="border:2px solid #bd7c31;">Content here</div>
        
        
          .myborder {border:2px solid #bd7c31;}
        
        Border color #bd7c31