#bd5e15 color space conversions
Hex:
        #bd5e15
        RGB:
        189, 94, 21
        CMY:
        26, 63, 92
        CMYK:
        0, 50, 89, 26
      HSL:
        26°, 80.0000%, 41.1765%
        HSV (HSB):
        26°, 88.8889%, 74.1176%
        XYZ:
        25.1243, 18.8784, 3.0292
        xyY:
        0.5342, 0.4014, 18.8784
      CIE-Lab:
        50.5446, 34.0592, 54.1305
        CIE-LCH:
        50.5446, 63.9542, 57.8217
        CIE-Luv:
        50.5446, 78.0608, 44.0168
        Hunter-Lab:
        43.4492, 27.1806, 26.2809
      #bd5e15 color charts
#bd5e15 RGB chart
      #bd5e15 CMYK chart
      #bd5e15 RGB pie chart
      #bd5e15 color shades, tints & tones
#bd5e15 color schemes
#bd5e15 color preview, HTML & CSS examples
           This text has a color of #bd5e15        
        
          <p style="color:#bd5e15;">Text here</p>
        
        
          .mytext {color:#bd5e15;}
        
        Text color #bd5e15
      
           This box has a color of #bd5e15        
        
          <div style="background-color:#bd5e15;">Content here</div>
        
        
          .mybackground {background-color:#bd5e15;}
        
        Background color #bd5e15
      
           Border around this has a color of #bd5e15        
        
          <div style="border:2px solid #bd5e15;">Content here</div>
        
        
          .myborder {border:2px solid #bd5e15;}
        
        Border color #bd5e15