#b9699b color space conversions
Hex:
        #b9699b
        RGB:
        185, 105, 155
        CMY:
        27, 59, 39
        CMYK:
        0, 43, 16, 27
      HSL:
        323°, 36.3636%, 56.8627%
        HSV (HSB):
        323°, 43.2432%, 72.5490%
        XYZ:
        30.9756, 22.7840, 33.7755
        xyY:
        0.3539, 0.2603, 22.7840
      CIE-Lab:
        54.8491, 38.6990, -13.2334
        CIE-LCH:
        54.8491, 40.8991, 341.1215
        CIE-Luv:
        54.8491, 45.2944, -25.5164
        Hunter-Lab:
        47.7326, 32.3037, -8.5407
      #b9699b color charts
#b9699b RGB chart
      #b9699b CMYK chart
      #b9699b RGB pie chart
      #b9699b color shades, tints & tones
#b9699b color schemes
#b9699b color preview, HTML & CSS examples
           This text has a color of #b9699b        
        
          <p style="color:#b9699b;">Text here</p>
        
        
          .mytext {color:#b9699b;}
        
        Text color #b9699b
      
           This box has a color of #b9699b        
        
          <div style="background-color:#b9699b;">Content here</div>
        
        
          .mybackground {background-color:#b9699b;}
        
        Background color #b9699b
      
           Border around this has a color of #b9699b        
        
          <div style="border:2px solid #b9699b;">Content here</div>
        
        
          .myborder {border:2px solid #b9699b;}
        
        Border color #b9699b