#b7695b color space conversions
Hex:
        #b7695b
        RGB:
        183, 105, 91
        CMY:
        28, 59, 64
        CMYK:
        0, 43, 50, 28
      HSL:
        9°, 38.9831%, 53.7255%
        HSV (HSB):
        9°, 50.2732%, 71.7647%
        XYZ:
        26.4683, 20.9258, 12.5416
        xyY:
        0.4416, 0.3491, 20.9258
      CIE-Lab:
        52.8681, 29.6668, 21.4275
        CIE-LCH:
        52.8681, 36.5958, 35.8396
        CIE-Luv:
        52.8681, 56.5387, 20.5658
        Hunter-Lab:
        45.7447, 23.2287, 15.7661
      #b7695b color charts
#b7695b RGB chart
      #b7695b CMYK chart
      #b7695b RGB pie chart
      #b7695b color shades, tints & tones
#b7695b color schemes
#b7695b color preview, HTML & CSS examples
           This text has a color of #b7695b        
        
          <p style="color:#b7695b;">Text here</p>
        
        
          .mytext {color:#b7695b;}
        
        Text color #b7695b
      
           This box has a color of #b7695b        
        
          <div style="background-color:#b7695b;">Content here</div>
        
        
          .mybackground {background-color:#b7695b;}
        
        Background color #b7695b
      
           Border around this has a color of #b7695b        
        
          <div style="border:2px solid #b7695b;">Content here</div>
        
        
          .myborder {border:2px solid #b7695b;}
        
        Border color #b7695b