#bd7f37 color space conversions
Hex:
        #bd7f37
        RGB:
        189, 127, 55
        CMY:
        26, 50, 78
        CMYK:
        0, 33, 71, 26
      HSL:
        32°, 54.9180%, 47.8431%
        HSV (HSB):
        32°, 70.8995%, 74.1176%
        XYZ:
        29.2652, 26.2734, 7.1433
        xyY:
        0.4669, 0.4192, 26.2734
      CIE-Lab:
        58.2957, 17.3902, 47.4328
        CIE-LCH:
        58.2957, 50.5202, 69.8656
        CIE-Luv:
        58.2957, 49.5168, 47.9560
        Hunter-Lab:
        51.2576, 12.2128, 27.6177
      #bd7f37 color charts
#bd7f37 RGB chart
      #bd7f37 CMYK chart
      #bd7f37 RGB pie chart
      #bd7f37 color shades, tints & tones
#bd7f37 color schemes
#bd7f37 color preview, HTML & CSS examples
           This text has a color of #bd7f37        
        
          <p style="color:#bd7f37;">Text here</p>
        
        
          .mytext {color:#bd7f37;}
        
        Text color #bd7f37
      
           This box has a color of #bd7f37        
        
          <div style="background-color:#bd7f37;">Content here</div>
        
        
          .mybackground {background-color:#bd7f37;}
        
        Background color #bd7f37
      
           Border around this has a color of #bd7f37        
        
          <div style="border:2px solid #bd7f37;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f37;}
        
        Border color #bd7f37