#b9513b color space conversions
Hex:
        #b9513b
        RGB:
        185, 81, 59
        CMY:
        27, 68, 77
        CMYK:
        0, 56, 68, 27
      HSL:
        10°, 51.6393%, 47.8431%
        HSV (HSB):
        10°, 68.1081%, 72.5490%
        XYZ:
        23.7394, 16.5149, 6.0742
        xyY:
        0.5124, 0.3565, 16.5149
      CIE-Lab:
        47.6429, 40.5587, 33.3094
        CIE-LCH:
        47.6429, 52.4836, 39.3951
        CIE-Luv:
        47.6429, 80.4893, 27.7173
        Hunter-Lab:
        40.6385, 33.1552, 19.5850
      #b9513b color charts
#b9513b RGB chart
      #b9513b CMYK chart
      #b9513b RGB pie chart
      #b9513b color shades, tints & tones
#b9513b color schemes
#b9513b color preview, HTML & CSS examples
           This text has a color of #b9513b        
        
          <p style="color:#b9513b;">Text here</p>
        
        
          .mytext {color:#b9513b;}
        
        Text color #b9513b
      
           This box has a color of #b9513b        
        
          <div style="background-color:#b9513b;">Content here</div>
        
        
          .mybackground {background-color:#b9513b;}
        
        Background color #b9513b
      
           Border around this has a color of #b9513b        
        
          <div style="border:2px solid #b9513b;">Content here</div>
        
        
          .myborder {border:2px solid #b9513b;}
        
        Border color #b9513b