#b96246 color space conversions
Hex:
        #b96246
        RGB:
        185, 98, 70
        CMY:
        27, 62, 73
        CMYK:
        0, 47, 62, 27
      HSL:
        15°, 45.0980%, 50.0000%
        HSV (HSB):
        15°, 62.1622%, 72.5490%
        XYZ:
        25.4808, 19.4918, 8.2137
        xyY:
        0.4791, 0.3665, 19.4918
      CIE-Lab:
        51.2578, 32.4956, 31.4553
        CIE-LCH:
        51.2578, 45.2261, 44.0681
        CIE-Luv:
        51.2578, 66.4659, 29.2255
        Hunter-Lab:
        44.1496, 25.7588, 19.8743
      #b96246 color charts
#b96246 RGB chart
      #b96246 CMYK chart
      #b96246 RGB pie chart
      #b96246 color shades, tints & tones
#b96246 color schemes
#b96246 color preview, HTML & CSS examples
           This text has a color of #b96246        
        
          <p style="color:#b96246;">Text here</p>
        
        
          .mytext {color:#b96246;}
        
        Text color #b96246
      
           This box has a color of #b96246        
        
          <div style="background-color:#b96246;">Content here</div>
        
        
          .mybackground {background-color:#b96246;}
        
        Background color #b96246
      
           Border around this has a color of #b96246        
        
          <div style="border:2px solid #b96246;">Content here</div>
        
        
          .myborder {border:2px solid #b96246;}
        
        Border color #b96246