#b08c58 color space conversions
Hex:
        #b08c58
        RGB:
        176, 140, 88
        CMY:
        31, 45, 65
        CMYK:
        0, 20, 50, 31
      HSL:
        35°, 35.7724%, 51.7647%
        HSV (HSB):
        35°, 50.0000%, 69.0196%
        XYZ:
        29.0440, 28.6909, 13.2396
        xyY:
        0.4092, 0.4042, 28.6909
      CIE-Lab:
        60.5078, 7.0022, 32.8264
        CIE-LCH:
        60.5078, 33.5649, 77.9586
        CIE-Luv:
        60.5078, 27.4677, 38.5464
        Hunter-Lab:
        53.5638, 3.0517, 22.8397
      #b08c58 color charts
#b08c58 RGB chart
      #b08c58 CMYK chart
      #b08c58 RGB pie chart
      #b08c58 color shades, tints & tones
#b08c58 color schemes
#b08c58 color preview, HTML & CSS examples
           This text has a color of #b08c58        
        
          <p style="color:#b08c58;">Text here</p>
        
        
          .mytext {color:#b08c58;}
        
        Text color #b08c58
      
           This box has a color of #b08c58        
        
          <div style="background-color:#b08c58;">Content here</div>
        
        
          .mybackground {background-color:#b08c58;}
        
        Background color #b08c58
      
           Border around this has a color of #b08c58        
        
          <div style="border:2px solid #b08c58;">Content here</div>
        
        
          .myborder {border:2px solid #b08c58;}
        
        Border color #b08c58