#bd881b color space conversions
Hex:
        #bd881b
        RGB:
        189, 136, 27
        CMY:
        26, 47, 89
        CMYK:
        0, 28, 86, 26
      HSL:
        40°, 75.0000%, 42.3529%
        HSV (HSB):
        40°, 85.7143%, 74.1176%
        XYZ:
        29.9883, 28.5063, 4.9586
        xyY:
        0.4726, 0.4492, 28.5063
      CIE-Lab:
        60.3434, 11.3217, 60.2048
        CIE-LCH:
        60.3434, 61.2601, 79.3498
        CIE-Luv:
        60.3434, 43.9704, 58.5903
        Hunter-Lab:
        53.3913, 6.8233, 31.8674
      #bd881b color charts
#bd881b RGB chart
      #bd881b CMYK chart
      #bd881b RGB pie chart
      #bd881b color shades, tints & tones
#bd881b color schemes
#bd881b color preview, HTML & CSS examples
           This text has a color of #bd881b        
        
          <p style="color:#bd881b;">Text here</p>
        
        
          .mytext {color:#bd881b;}
        
        Text color #bd881b
      
           This box has a color of #bd881b        
        
          <div style="background-color:#bd881b;">Content here</div>
        
        
          .mybackground {background-color:#bd881b;}
        
        Background color #bd881b
      
           Border around this has a color of #bd881b        
        
          <div style="border:2px solid #bd881b;">Content here</div>
        
        
          .myborder {border:2px solid #bd881b;}
        
        Border color #bd881b