#bd7129 color space conversions
Hex:
        #bd7129
        RGB:
        189, 113, 41
        CMY:
        26, 56, 84
        CMYK:
        0, 40, 78, 26
      HSL:
        29°, 64.3478%, 45.0980%
        HSV (HSB):
        29°, 78.3069%, 74.1176%
        XYZ:
        27.2916, 22.7892, 5.0581
        xyY:
        0.4950, 0.4133, 22.7892
      CIE-Lab:
        54.8545, 24.4557, 50.2666
        CIE-LCH:
        54.8545, 55.9000, 64.0561
        CIE-Luv:
        54.8545, 61.4867, 46.6108
        Hunter-Lab:
        47.7380, 18.5063, 27.1344
      #bd7129 color charts
#bd7129 RGB chart
      #bd7129 CMYK chart
      #bd7129 RGB pie chart
      #bd7129 color shades, tints & tones
#bd7129 color schemes
#bd7129 color preview, HTML & CSS examples
           This text has a color of #bd7129        
        
          <p style="color:#bd7129;">Text here</p>
        
        
          .mytext {color:#bd7129;}
        
        Text color #bd7129
      
           This box has a color of #bd7129        
        
          <div style="background-color:#bd7129;">Content here</div>
        
        
          .mybackground {background-color:#bd7129;}
        
        Background color #bd7129
      
           Border around this has a color of #bd7129        
        
          <div style="border:2px solid #bd7129;">Content here</div>
        
        
          .myborder {border:2px solid #bd7129;}
        
        Border color #bd7129