#b08766 color space conversions
Hex:
        #b08766
        RGB:
        176, 135, 102
        CMY:
        31, 47, 60
        CMYK:
        0, 23, 42, 31
      HSL:
        27°, 31.8966%, 54.5098%
        HSV (HSB):
        27°, 42.0455%, 69.0196%
        XYZ:
        28.9667, 27.5174, 16.3550
        xyY:
        0.3977, 0.3778, 27.5174
      CIE-Lab:
        59.4502, 11.2620, 23.7717
        CIE-LCH:
        59.4502, 26.3045, 64.6503
        CIE-Luv:
        59.4502, 29.5552, 28.0304
        Hunter-Lab:
        52.4570, 6.7679, 18.2345
      #b08766 color charts
#b08766 RGB chart
      #b08766 CMYK chart
      #b08766 RGB pie chart
      #b08766 color shades, tints & tones
#b08766 color schemes
#b08766 color preview, HTML & CSS examples
           This text has a color of #b08766        
        
          <p style="color:#b08766;">Text here</p>
        
        
          .mytext {color:#b08766;}
        
        Text color #b08766
      
           This box has a color of #b08766        
        
          <div style="background-color:#b08766;">Content here</div>
        
        
          .mybackground {background-color:#b08766;}
        
        Background color #b08766
      
           Border around this has a color of #b08766        
        
          <div style="border:2px solid #b08766;">Content here</div>
        
        
          .myborder {border:2px solid #b08766;}
        
        Border color #b08766