#bd7f51 color space conversions
Hex:
        #bd7f51
        RGB:
        189, 127, 81
        CMY:
        26, 50, 68
        CMYK:
        0, 33, 57, 26
      HSL:
        26°, 45.0000%, 52.9412%
        HSV (HSB):
        26°, 57.1429%, 74.1176%
        XYZ:
        30.0608, 26.5916, 11.3329
        xyY:
        0.4422, 0.3911, 26.5916
      CIE-Lab:
        58.5944, 19.1347, 34.5326
        CIE-LCH:
        58.5944, 39.4796, 61.0089
        CIE-Luv:
        58.5944, 47.1525, 37.0484
        Hunter-Lab:
        51.5671, 13.8135, 23.0668
      #bd7f51 color charts
#bd7f51 RGB chart
      #bd7f51 CMYK chart
      #bd7f51 RGB pie chart
      #bd7f51 color shades, tints & tones
#bd7f51 color schemes
#bd7f51 color preview, HTML & CSS examples
           This text has a color of #bd7f51        
        
          <p style="color:#bd7f51;">Text here</p>
        
        
          .mytext {color:#bd7f51;}
        
        Text color #bd7f51
      
           This box has a color of #bd7f51        
        
          <div style="background-color:#bd7f51;">Content here</div>
        
        
          .mybackground {background-color:#bd7f51;}
        
        Background color #bd7f51
      
           Border around this has a color of #bd7f51        
        
          <div style="border:2px solid #bd7f51;">Content here</div>
        
        
          .myborder {border:2px solid #bd7f51;}
        
        Border color #bd7f51