#b08360 color space conversions
Hex:
        #b08360
        RGB:
        176, 131, 96
        CMY:
        31, 49, 62
        CMYK:
        0, 26, 45, 31
      HSL:
        26°, 33.6134%, 53.3333%
        HSV (HSB):
        26°, 45.4545%, 69.0196%
        XYZ:
        28.1321, 26.3072, 14.6614
        xyY:
        0.4071, 0.3807, 26.3072
      CIE-Lab:
        58.3275, 12.8378, 25.6404
        CIE-LCH:
        58.3275, 28.6747, 63.4035
        CIE-Luv:
        58.3275, 32.8042, 29.5374
        Hunter-Lab:
        51.2906, 8.1461, 18.9554
      #b08360 color charts
#b08360 RGB chart
      #b08360 CMYK chart
      #b08360 RGB pie chart
      #b08360 color shades, tints & tones
#b08360 color schemes
#b08360 color preview, HTML & CSS examples
           This text has a color of #b08360        
        
          <p style="color:#b08360;">Text here</p>
        
        
          .mytext {color:#b08360;}
        
        Text color #b08360
      
           This box has a color of #b08360        
        
          <div style="background-color:#b08360;">Content here</div>
        
        
          .mybackground {background-color:#b08360;}
        
        Background color #b08360
      
           Border around this has a color of #b08360        
        
          <div style="border:2px solid #b08360;">Content here</div>
        
        
          .myborder {border:2px solid #b08360;}
        
        Border color #b08360