#bd5e08 color space conversions
Hex:
        #bd5e08
        RGB:
        189, 94, 8
        CMY:
        26, 63, 97
        CMYK:
        0, 50, 96, 26
      HSL:
        29°, 91.8782%, 38.6275%
        HSV (HSB):
        29°, 95.7672%, 74.1176%
        XYZ:
        25.0328, 18.8418, 2.5472
        xyY:
        0.5392, 0.4059, 18.8418
      CIE-Lab:
        50.5016, 33.8546, 57.4578
        CIE-LCH:
        50.5016, 66.6898, 59.4931
        CIE-Luv:
        50.5016, 78.6077, 45.6191
        Hunter-Lab:
        43.4071, 26.9782, 26.9058
      #bd5e08 color charts
#bd5e08 RGB chart
      #bd5e08 CMYK chart
      #bd5e08 RGB pie chart
      #bd5e08 color shades, tints & tones
#bd5e08 color schemes
#bd5e08 color preview, HTML & CSS examples
           This text has a color of #bd5e08        
        
          <p style="color:#bd5e08;">Text here</p>
        
        
          .mytext {color:#bd5e08;}
        
        Text color #bd5e08
      
           This box has a color of #bd5e08        
        
          <div style="background-color:#bd5e08;">Content here</div>
        
        
          .mybackground {background-color:#bd5e08;}
        
        Background color #bd5e08
      
           Border around this has a color of #bd5e08        
        
          <div style="border:2px solid #bd5e08;">Content here</div>
        
        
          .myborder {border:2px solid #bd5e08;}
        
        Border color #bd5e08