#bd5e1e color space conversions
Hex:
        #bd5e1e
        RGB:
        189, 94, 30
        CMY:
        26, 63, 88
        CMYK:
        0, 50, 84, 26
      HSL:
        24°, 72.6027%, 42.9412%
        HSV (HSB):
        24°, 84.1270%, 74.1176%
        XYZ:
        25.2233, 18.9180, 3.5504
        xyY:
        0.5289, 0.3967, 18.9180
      CIE-Lab:
        50.5911, 34.2797, 50.9168
        CIE-LCH:
        50.5911, 61.3809, 56.0496
        CIE-Luv:
        50.5911, 77.4770, 42.3049
        Hunter-Lab:
        43.4948, 27.3991, 25.6066
      #bd5e1e color charts
#bd5e1e RGB chart
      #bd5e1e CMYK chart
      #bd5e1e RGB pie chart
      #bd5e1e color shades, tints & tones
#bd5e1e color schemes
#bd5e1e color preview, HTML & CSS examples
           This text has a color of #bd5e1e        
        
          <p style="color:#bd5e1e;">Text here</p>
        
        
          .mytext {color:#bd5e1e;}
        
        Text color #bd5e1e
      
           This box has a color of #bd5e1e        
        
          <div style="background-color:#bd5e1e;">Content here</div>
        
        
          .mybackground {background-color:#bd5e1e;}
        
        Background color #bd5e1e
      
           Border around this has a color of #bd5e1e        
        
          <div style="border:2px solid #bd5e1e;">Content here</div>
        
        
          .myborder {border:2px solid #bd5e1e;}
        
        Border color #bd5e1e