#bd705b color space conversions
Hex:
        #bd705b
        RGB:
        189, 112, 91
        CMY:
        26, 56, 64
        CMYK:
        0, 41, 52, 26
      HSL:
        13°, 42.6087%, 54.9020%
        HSV (HSB):
        13°, 51.8519%, 74.1176%
        XYZ:
        28.6688, 23.1625, 12.8573
        xyY:
        0.4432, 0.3581, 23.1625
      CIE-Lab:
        55.2393, 28.2546, 24.7058
        CIE-LCH:
        55.2393, 37.5326, 41.1665
        CIE-Luv:
        55.2393, 56.5154, 24.6834
        Hunter-Lab:
        48.1274, 22.1067, 17.8498
      #bd705b color charts
#bd705b RGB chart
      #bd705b CMYK chart
      #bd705b RGB pie chart
      #bd705b color shades, tints & tones
#bd705b color schemes
#bd705b color preview, HTML & CSS examples
           This text has a color of #bd705b        
        
          <p style="color:#bd705b;">Text here</p>
        
        
          .mytext {color:#bd705b;}
        
        Text color #bd705b
      
           This box has a color of #bd705b        
        
          <div style="background-color:#bd705b;">Content here</div>
        
        
          .mybackground {background-color:#bd705b;}
        
        Background color #bd705b
      
           Border around this has a color of #bd705b        
        
          <div style="border:2px solid #bd705b;">Content here</div>
        
        
          .myborder {border:2px solid #bd705b;}
        
        Border color #bd705b