#b07966 color space conversions
Hex:
        #b07966
        RGB:
        176, 121, 102
        CMY:
        31, 53, 60
        CMYK:
        0, 31, 42, 31
      HSL:
        15°, 31.8966%, 54.5098%
        HSV (HSB):
        15°, 42.0455%, 69.0196%
        XYZ:
        27.1401, 23.8642, 15.7462
        xyY:
        0.4066, 0.3575, 23.8642
      CIE-Lab:
        55.9515, 19.1157, 19.0756
        CIE-LCH:
        55.9515, 27.0053, 44.9398
        CIE-Luv:
        55.9515, 38.7394, 20.6875
        Hunter-Lab:
        48.8510, 13.6801, 15.0847
      #b07966 color charts
#b07966 RGB chart
      #b07966 CMYK chart
      #b07966 RGB pie chart
      #b07966 color shades, tints & tones
#b07966 color schemes
#b07966 color preview, HTML & CSS examples
           This text has a color of #b07966        
        
          <p style="color:#b07966;">Text here</p>
        
        
          .mytext {color:#b07966;}
        
        Text color #b07966
      
           This box has a color of #b07966        
        
          <div style="background-color:#b07966;">Content here</div>
        
        
          .mybackground {background-color:#b07966;}
        
        Background color #b07966
      
           Border around this has a color of #b07966        
        
          <div style="border:2px solid #b07966;">Content here</div>
        
        
          .myborder {border:2px solid #b07966;}
        
        Border color #b07966