#bd531b color space conversions
Hex:
        #bd531b
        RGB:
        189, 83, 27
        CMY:
        26, 67, 89
        CMYK:
        0, 56, 86, 26
      HSL:
        21°, 75.0000%, 42.3529%
        HSV (HSB):
        21°, 85.7143%, 74.1176%
        XYZ:
        24.2774, 17.0845, 3.0550
        xyY:
        0.5466, 0.3846, 17.0845
      CIE-Lab:
        48.3663, 39.8013, 50.2030
        CIE-LCH:
        48.3663, 64.0663, 51.5924
        CIE-Luv:
        48.3663, 86.3644, 39.2368
        Hunter-Lab:
        41.3334, 32.5095, 24.5512
      #bd531b color charts
#bd531b RGB chart
      #bd531b CMYK chart
      #bd531b RGB pie chart
      #bd531b color shades, tints & tones
#bd531b color schemes
#bd531b color preview, HTML & CSS examples
           This text has a color of #bd531b        
        
          <p style="color:#bd531b;">Text here</p>
        
        
          .mytext {color:#bd531b;}
        
        Text color #bd531b
      
           This box has a color of #bd531b        
        
          <div style="background-color:#bd531b;">Content here</div>
        
        
          .mybackground {background-color:#bd531b;}
        
        Background color #bd531b
      
           Border around this has a color of #bd531b        
        
          <div style="border:2px solid #bd531b;">Content here</div>
        
        
          .myborder {border:2px solid #bd531b;}
        
        Border color #bd531b