#b9665b color space conversions
Hex:
        #b9665b
        RGB:
        185, 102, 91
        CMY:
        27, 60, 64
        CMYK:
        0, 45, 51, 27
      HSL:
        7°, 40.1709%, 54.1176%
        HSV (HSB):
        7°, 50.8108%, 72.5490%
        XYZ:
        26.6473, 20.5724, 12.4639
        xyY:
        0.4465, 0.3447, 20.5724
      CIE-Lab:
        52.4783, 32.0815, 20.9565
        CIE-LCH:
        52.4783, 38.3196, 33.1537
        CIE-Luv:
        52.4783, 60.1783, 19.4759
        Hunter-Lab:
        45.3568, 25.4951, 15.4570
      #b9665b color charts
#b9665b RGB chart
      #b9665b CMYK chart
      #b9665b RGB pie chart
      #b9665b color shades, tints & tones
#b9665b color schemes
#b9665b color preview, HTML & CSS examples
           This text has a color of #b9665b        
        
          <p style="color:#b9665b;">Text here</p>
        
        
          .mytext {color:#b9665b;}
        
        Text color #b9665b
      
           This box has a color of #b9665b        
        
          <div style="background-color:#b9665b;">Content here</div>
        
        
          .mybackground {background-color:#b9665b;}
        
        Background color #b9665b
      
           Border around this has a color of #b9665b        
        
          <div style="border:2px solid #b9665b;">Content here</div>
        
        
          .myborder {border:2px solid #b9665b;}
        
        Border color #b9665b