#b08c85 color space conversions
Hex:
        #b08c85
        RGB:
        176, 140, 133
        CMY:
        31, 45, 48
        CMYK:
        0, 20, 24, 31
      HSL:
        10°, 21.3930%, 60.5882%
        HSV (HSB):
        10°, 24.4318%, 69.0196%
        XYZ:
        31.5162, 29.6797, 26.2580
        xyY:
        0.3604, 0.3394, 29.6797
      CIE-Lab:
        61.3769, 12.5526, 8.9196
        CIE-LCH:
        61.3769, 15.3989, 35.3968
        CIE-Luv:
        61.3769, 23.2231, 10.0020
        Hunter-Lab:
        54.4791, 7.9240, 9.5586
      #b08c85 color charts
#b08c85 RGB chart
      #b08c85 CMYK chart
      #b08c85 RGB pie chart
      #b08c85 color shades, tints & tones
#b08c85 color schemes
#b08c85 color preview, HTML & CSS examples
           This text has a color of #b08c85        
        
          <p style="color:#b08c85;">Text here</p>
        
        
          .mytext {color:#b08c85;}
        
        Text color #b08c85
      
           This box has a color of #b08c85        
        
          <div style="background-color:#b08c85;">Content here</div>
        
        
          .mybackground {background-color:#b08c85;}
        
        Background color #b08c85
      
           Border around this has a color of #b08c85        
        
          <div style="border:2px solid #b08c85;">Content here</div>
        
        
          .myborder {border:2px solid #b08c85;}
        
        Border color #b08c85