#b9655d color space conversions
Hex:
        #b9655d
        RGB:
        185, 101, 93
        CMY:
        27, 60, 64
        CMYK:
        0, 45, 50, 27
      HSL:
        5°, 39.6552%, 54.5098%
        HSV (HSB):
        5°, 49.7297%, 72.5490%
        XYZ:
        26.6370, 20.4120, 12.8919
        xyY:
        0.4444, 0.3405, 20.4120
      CIE-Lab:
        52.2998, 32.8087, 19.5498
        CIE-LCH:
        52.2998, 38.1917, 30.7896
        CIE-Luv:
        52.2998, 60.4916, 17.7974
        Hunter-Lab:
        45.1796, 26.1760, 14.7074
      #b9655d color charts
#b9655d RGB chart
      #b9655d CMYK chart
      #b9655d RGB pie chart
      #b9655d color shades, tints & tones
#b9655d color schemes
#b9655d color preview, HTML & CSS examples
           This text has a color of #b9655d        
        
          <p style="color:#b9655d;">Text here</p>
        
        
          .mytext {color:#b9655d;}
        
        Text color #b9655d
      
           This box has a color of #b9655d        
        
          <div style="background-color:#b9655d;">Content here</div>
        
        
          .mybackground {background-color:#b9655d;}
        
        Background color #b9655d
      
           Border around this has a color of #b9655d        
        
          <div style="border:2px solid #b9655d;">Content here</div>
        
        
          .myborder {border:2px solid #b9655d;}
        
        Border color #b9655d