#bd5b1e color space conversions
Hex:
        #bd5b1e
        RGB:
        189, 91, 30
        CMY:
        26, 64, 88
        CMYK:
        0, 52, 84, 26
      HSL:
        23°, 72.6027%, 42.9412%
        HSV (HSB):
        23°, 84.1270%, 74.1176%
        XYZ:
        24.9617, 18.3947, 3.4632
        xyY:
        0.5331, 0.3929, 18.3947
      CIE-Lab:
        49.9714, 35.8360, 50.3759
        CIE-LCH:
        49.9714, 61.8219, 54.5730
        CIE-Luv:
        49.9714, 79.8589, 41.2653
        Hunter-Lab:
        42.8891, 28.8322, 25.2348
      #bd5b1e color charts
#bd5b1e RGB chart
      #bd5b1e CMYK chart
      #bd5b1e RGB pie chart
      #bd5b1e color shades, tints & tones
#bd5b1e color schemes
#bd5b1e color preview, HTML & CSS examples
           This text has a color of #bd5b1e        
        
          <p style="color:#bd5b1e;">Text here</p>
        
        
          .mytext {color:#bd5b1e;}
        
        Text color #bd5b1e
      
           This box has a color of #bd5b1e        
        
          <div style="background-color:#bd5b1e;">Content here</div>
        
        
          .mybackground {background-color:#bd5b1e;}
        
        Background color #bd5b1e
      
           Border around this has a color of #bd5b1e        
        
          <div style="border:2px solid #bd5b1e;">Content here</div>
        
        
          .myborder {border:2px solid #bd5b1e;}
        
        Border color #bd5b1e