#b08f72 color space conversions
Hex:
        #b08f72
        RGB:
        176, 143, 114
        CMY:
        31, 44, 55
        CMYK:
        0, 19, 35, 31
      HSL:
        28°, 28.1818%, 56.8627%
        HSV (HSB):
        28°, 35.2273%, 69.0196%
        XYZ:
        30.7642, 30.0899, 20.1061
        xyY:
        0.3800, 0.3717, 30.0899
      CIE-Lab:
        61.7317, 8.2484, 20.1302
        CIE-LCH:
        61.7317, 21.7546, 67.7186
        CIE-Luv:
        61.7317, 23.2904, 24.8094
        Hunter-Lab:
        54.8543, 4.1141, 16.6661
      #b08f72 color charts
#b08f72 RGB chart
      #b08f72 CMYK chart
      #b08f72 RGB pie chart
      #b08f72 color shades, tints & tones
#b08f72 color schemes
#b08f72 color preview, HTML & CSS examples
           This text has a color of #b08f72        
        
          <p style="color:#b08f72;">Text here</p>
        
        
          .mytext {color:#b08f72;}
        
        Text color #b08f72
      
           This box has a color of #b08f72        
        
          <div style="background-color:#b08f72;">Content here</div>
        
        
          .mybackground {background-color:#b08f72;}
        
        Background color #b08f72
      
           Border around this has a color of #b08f72        
        
          <div style="border:2px solid #b08f72;">Content here</div>
        
        
          .myborder {border:2px solid #b08f72;}
        
        Border color #b08f72