#bd7f49 color space conversions
Hex:
        #bd7f49
        RGB:
        189, 127, 73
        CMY:
        26, 50, 71
        CMYK:
        0, 33, 61, 26
      HSL:
        28°, 46.7742%, 51.3725%
        HSV (HSB):
        28°, 61.3757%, 74.1176%
        XYZ:
        29.7782, 26.4786, 9.8447
        xyY:
        0.4505, 0.4006, 26.4786
      CIE-Lab:
        58.4886, 18.5201, 38.6627
        CIE-LCH:
        58.4886, 42.8696, 64.4048
        CIE-Luv:
        58.4886, 47.9718, 40.8347
        Hunter-Lab:
        51.4574, 13.2471, 24.6769
      #bd7f49 color charts
#bd7f49 RGB chart
      #bd7f49 CMYK chart
      #bd7f49 RGB pie chart
      #bd7f49 color shades, tints & tones
#bd7f49 color schemes
#bd7f49 color preview, HTML & CSS examples
           This text has a color of #bd7f49        
        
          <p style="color:#bd7f49;">Text here</p>
        
        
          .mytext {color:#bd7f49;}
        
        Text color #bd7f49
      
           This box has a color of #bd7f49        
        
          <div style="background-color:#bd7f49;">Content here</div>
        
        
          .mybackground {background-color:#bd7f49;}
        
        Background color #bd7f49
      
           Border around this has a color of #bd7f49        
        
          <div style="border:2px solid #bd7f49;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f49;}
        
        Border color #bd7f49