#b6825b color space conversions
Hex:
        #b6825b
        RGB:
        182, 130, 91
        CMY:
        29, 49, 64
        CMYK:
        0, 29, 50, 29
      HSL:
        26°, 38.3966%, 53.5294%
        HSV (HSB):
        26°, 50.0000%, 71.3725%
        XYZ:
        29.1624, 26.6657, 13.5075
        xyY:
        0.4206, 0.3846, 26.6657
      CIE-Lab:
        58.6636, 15.4082, 28.9829
        CIE-LCH:
        58.6636, 32.8241, 62.0035
        CIE-Luv:
        58.6636, 38.5316, 32.5198
        Hunter-Lab:
        51.6388, 10.4377, 20.6383
      #b6825b color charts
#b6825b RGB chart
      #b6825b CMYK chart
      #b6825b RGB pie chart
      #b6825b color shades, tints & tones
#b6825b color schemes
#b6825b color preview, HTML & CSS examples
           This text has a color of #b6825b        
        
          <p style="color:#b6825b;">Text here</p>
        
        
          .mytext {color:#b6825b;}
        
        Text color #b6825b
      
           This box has a color of #b6825b        
        
          <div style="background-color:#b6825b;">Content here</div>
        
        
          .mybackground {background-color:#b6825b;}
        
        Background color #b6825b
      
           Border around this has a color of #b6825b        
        
          <div style="border:2px solid #b6825b;">Content here</div>
        
        
          .myborder {border:2px solid #b6825b;}
        
        Border color #b6825b