#bd5f23 color space conversions
Hex:
        #bd5f23
        RGB:
        189, 95, 35
        CMY:
        26, 63, 86
        CMYK:
        0, 50, 81, 26
      HSL:
        23°, 68.7500%, 43.9216%
        HSV (HSB):
        23°, 81.4815%, 74.1176%
        XYZ:
        25.3818, 19.1246, 3.9438
        xyY:
        0.5239, 0.3947, 19.1246
      CIE-Lab:
        50.8326, 33.9103, 49.0559
        CIE-LCH:
        50.8326, 59.6354, 55.3455
        CIE-Luv:
        50.8326, 76.2837, 41.4786
        Hunter-Lab:
        43.7317, 27.0709, 25.2654
      #bd5f23 color charts
#bd5f23 RGB chart
      #bd5f23 CMYK chart
      #bd5f23 RGB pie chart
      #bd5f23 color shades, tints & tones
#bd5f23 color schemes
#bd5f23 color preview, HTML & CSS examples
           This text has a color of #bd5f23        
        
          <p style="color:#bd5f23;">Text here</p>
        
        
          .mytext {color:#bd5f23;}
        
        Text color #bd5f23
      
           This box has a color of #bd5f23        
        
          <div style="background-color:#bd5f23;">Content here</div>
        
        
          .mybackground {background-color:#bd5f23;}
        
        Background color #bd5f23
      
           Border around this has a color of #bd5f23        
        
          <div style="border:2px solid #bd5f23;">Content here</div>
        
        
          .myborder {border:2px solid #bd5f23;}
        
        Border color #bd5f23