#b0887a color space conversions
Hex:
        #b0887a
        RGB:
        176, 136, 122
        CMY:
        31, 47, 52
        CMYK:
        0, 23, 31, 31
      HSL:
        16°, 25.4717%, 58.4314%
        HSV (HSB):
        16°, 30.6818%, 69.0196%
        XYZ:
        30.2215, 28.2436, 22.2711
        xyY:
        0.3743, 0.3498, 28.2436
      CIE-Lab:
        60.1081, 13.2159, 13.3816
        CIE-LCH:
        60.1081, 18.8076, 45.3570
        CIE-Luv:
        60.1081, 26.8226, 15.5098
        Hunter-Lab:
        53.1447, 8.5035, 12.3549
      #b0887a color charts
#b0887a RGB chart
      #b0887a CMYK chart
      #b0887a RGB pie chart
      #b0887a color shades, tints & tones
#b0887a color schemes
#b0887a color preview, HTML & CSS examples
           This text has a color of #b0887a        
        
          <p style="color:#b0887a;">Text here</p>
        
        
          .mytext {color:#b0887a;}
        
        Text color #b0887a
      
           This box has a color of #b0887a        
        
          <div style="background-color:#b0887a;">Content here</div>
        
        
          .mybackground {background-color:#b0887a;}
        
        Background color #b0887a
      
           Border around this has a color of #b0887a        
        
          <div style="border:2px solid #b0887a;">Content here</div>
        
        
          .myborder {border:2px solid #b0887a;}
        
        Border color #b0887a