#b07a48 color space conversions
Hex:
        #b07a48
        RGB:
        176, 122, 72
        CMY:
        31, 52, 72
        CMYK:
        0, 31, 59, 31
      HSL:
        29°, 41.9355%, 48.6275%
        HSV (HSB):
        29°, 59.0909%, 69.0196%
        XYZ:
        26.0337, 23.6171, 9.3173
        xyY:
        0.4415, 0.4005, 23.6171
      CIE-Lab:
        55.7023, 15.6535, 35.4914
        CIE-LCH:
        55.7023, 38.7901, 66.2001
        CIE-Luv:
        55.7023, 41.4506, 37.8865
        Hunter-Lab:
        48.5974, 10.5774, 22.6508
      #b07a48 color charts
#b07a48 RGB chart
      #b07a48 CMYK chart
      #b07a48 RGB pie chart
      #b07a48 color shades, tints & tones
#b07a48 color schemes
#b07a48 color preview, HTML & CSS examples
           This text has a color of #b07a48        
        
          <p style="color:#b07a48;">Text here</p>
        
        
          .mytext {color:#b07a48;}
        
        Text color #b07a48
      
           This box has a color of #b07a48        
        
          <div style="background-color:#b07a48;">Content here</div>
        
        
          .mybackground {background-color:#b07a48;}
        
        Background color #b07a48
      
           Border around this has a color of #b07a48        
        
          <div style="border:2px solid #b07a48;">Content here</div>
        
        
          .myborder {border:2px solid #b07a48;}
        
        Border color #b07a48