#b85f31 color space conversions
Hex:
        #b85f31
        RGB:
        184, 95, 49
        CMY:
        28, 63, 81
        CMYK:
        0, 48, 73, 28
      HSL:
        20°, 57.9399%, 45.6863%
        HSV (HSB):
        20°, 73.3696%, 72.1569%
        XYZ:
        24.4138, 18.5965, 5.2085
        xyY:
        0.5063, 0.3857, 18.5965
      CIE-Lab:
        50.2118, 32.4397, 41.5565
        CIE-LCH:
        50.2118, 52.7189, 52.0238
        CIE-Luv:
        50.2118, 70.6940, 36.7838
        Hunter-Lab:
        43.1237, 25.5884, 23.0255
      #b85f31 color charts
#b85f31 RGB chart
      #b85f31 CMYK chart
      #b85f31 RGB pie chart
      #b85f31 color shades, tints & tones
#b85f31 color schemes
#b85f31 color preview, HTML & CSS examples
           This text has a color of #b85f31        
        
          <p style="color:#b85f31;">Text here</p>
        
        
          .mytext {color:#b85f31;}
        
        Text color #b85f31
      
           This box has a color of #b85f31        
        
          <div style="background-color:#b85f31;">Content here</div>
        
        
          .mybackground {background-color:#b85f31;}
        
        Background color #b85f31
      
           Border around this has a color of #b85f31        
        
          <div style="border:2px solid #b85f31;">Content here</div>
        
        
          .myborder {border:2px solid #b85f31;}
        
        Border color #b85f31