#b08c72 color space conversions
Hex:
        #b08c72
        RGB:
        176, 140, 114
        CMY:
        31, 45, 55
        CMYK:
        0, 20, 35, 31
      HSL:
        25°, 28.1818%, 56.8627%
        HSV (HSB):
        25°, 35.2273%, 69.0196%
        XYZ:
        30.3198, 29.2012, 19.9580
        xyY:
        0.3815, 0.3674, 29.2012
      CIE-Lab:
        60.9588, 9.9192, 19.0779
        CIE-LCH:
        60.9588, 21.5024, 62.5287
        CIE-Luv:
        60.9588, 25.1719, 23.1494
        Hunter-Lab:
        54.0381, 5.5865, 15.9290
      #b08c72 color charts
#b08c72 RGB chart
      #b08c72 CMYK chart
      #b08c72 RGB pie chart
      #b08c72 color shades, tints & tones
#b08c72 color schemes
#b08c72 color preview, HTML & CSS examples
           This text has a color of #b08c72        
        
          <p style="color:#b08c72;">Text here</p>
        
        
          .mytext {color:#b08c72;}
        
        Text color #b08c72
      
           This box has a color of #b08c72        
        
          <div style="background-color:#b08c72;">Content here</div>
        
        
          .mybackground {background-color:#b08c72;}
        
        Background color #b08c72
      
           Border around this has a color of #b08c72        
        
          <div style="border:2px solid #b08c72;">Content here</div>
        
        
          .myborder {border:2px solid #b08c72;}
        
        Border color #b08c72