#b08c83 color space conversions
Hex:
        #b08c83
        RGB:
        176, 140, 131
        CMY:
        31, 45, 49
        CMYK:
        0, 20, 26, 31
      HSL:
        12°, 22.1675%, 60.1961%
        HSV (HSB):
        12°, 25.5682%, 69.0196%
        XYZ:
        31.3793, 29.6250, 25.5371
        xyY:
        0.3626, 0.3423, 29.6250
      CIE-Lab:
        61.3293, 12.2560, 9.9874
        CIE-LCH:
        61.3293, 15.8100, 39.1766
        CIE-Luv:
        61.3293, 23.4371, 11.4492
        Hunter-Lab:
        54.4288, 7.6584, 10.2823
      #b08c83 color charts
#b08c83 RGB chart
      #b08c83 CMYK chart
      #b08c83 RGB pie chart
      #b08c83 color shades, tints & tones
#b08c83 color schemes
#b08c83 color preview, HTML & CSS examples
           This text has a color of #b08c83        
        
          <p style="color:#b08c83;">Text here</p>
        
        
          .mytext {color:#b08c83;}
        
        Text color #b08c83
      
           This box has a color of #b08c83        
        
          <div style="background-color:#b08c83;">Content here</div>
        
        
          .mybackground {background-color:#b08c83;}
        
        Background color #b08c83
      
           Border around this has a color of #b08c83        
        
          <div style="border:2px solid #b08c83;">Content here</div>
        
        
          .myborder {border:2px solid #b08c83;}
        
        Border color #b08c83