#bd722b color space conversions
Hex:
        #bd722b
        RGB:
        189, 114, 43
        CMY:
        26, 55, 83
        CMYK:
        0, 40, 77, 26
      HSL:
        29°, 62.9310%, 45.4902%
        HSV (HSB):
        29°, 77.2487%, 74.1176%
        XYZ:
        27.4396, 23.0279, 5.2841
        xyY:
        0.4922, 0.4130, 23.0279
      CIE-Lab:
        55.1010, 23.9883, 49.6366
        CIE-LCH:
        55.1010, 55.1292, 64.2065
        CIE-Luv:
        55.1010, 60.5473, 46.4455
        Hunter-Lab:
        47.9874, 18.0901, 27.0625
      #bd722b color charts
#bd722b RGB chart
      #bd722b CMYK chart
      #bd722b RGB pie chart
      #bd722b color shades, tints & tones
#bd722b color schemes
#bd722b color preview, HTML & CSS examples
           This text has a color of #bd722b        
        
          <p style="color:#bd722b;">Text here</p>
        
        
          .mytext {color:#bd722b;}
        
        Text color #bd722b
      
           This box has a color of #bd722b        
        
          <div style="background-color:#bd722b;">Content here</div>
        
        
          .mybackground {background-color:#bd722b;}
        
        Background color #bd722b
      
           Border around this has a color of #bd722b        
        
          <div style="border:2px solid #bd722b;">Content here</div>
        
        
          .myborder {border:2px solid #bd722b;}
        
        Border color #bd722b