#bd7f64 color space conversions
Hex:
        #bd7f64
        RGB:
        189, 127, 100
        CMY:
        26, 50, 61
        CMYK:
        0, 33, 47, 26
      HSL:
        18°, 40.2715%, 56.6667%
        HSV (HSB):
        18°, 47.0899%, 74.1176%
        XYZ:
        30.8759, 26.9177, 15.6249
        xyY:
        0.4205, 0.3666, 26.9177
      CIE-Lab:
        58.8980, 20.8775, 24.4260
        CIE-LCH:
        58.8980, 32.1325, 49.4787
        CIE-Luv:
        58.8980, 44.9064, 26.6312
        Hunter-Lab:
        51.8822, 15.4341, 18.4618
      #bd7f64 color charts
#bd7f64 RGB chart
      #bd7f64 CMYK chart
      #bd7f64 RGB pie chart
      #bd7f64 color shades, tints & tones
#bd7f64 color schemes
#bd7f64 color preview, HTML & CSS examples
           This text has a color of #bd7f64        
        
          <p style="color:#bd7f64;">Text here</p>
        
        
          .mytext {color:#bd7f64;}
        
        Text color #bd7f64
      
           This box has a color of #bd7f64        
        
          <div style="background-color:#bd7f64;">Content here</div>
        
        
          .mybackground {background-color:#bd7f64;}
        
        Background color #bd7f64
      
           Border around this has a color of #bd7f64        
        
          <div style="border:2px solid #bd7f64;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f64;}
        
        Border color #bd7f64