#b08c79 color space conversions
Hex:
        #b08c79
        RGB:
        176, 140, 121
        CMY:
        31, 45, 53
        CMYK:
        0, 20, 31, 31
      HSL:
        21°, 25.8216%, 58.2353%
        HSV (HSB):
        21°, 31.2500%, 69.0196%
        XYZ:
        30.7338, 29.3667, 22.1377
        xyY:
        0.3737, 0.3571, 29.3667
      CIE-Lab:
        61.1039, 10.8411, 15.3343
        CIE-LCH:
        61.1039, 18.7795, 54.7403
        CIE-Luv:
        61.1039, 24.4769, 18.4692
        Hunter-Lab:
        54.1911, 6.3995, 13.7131
      #b08c79 color charts
#b08c79 RGB chart
      #b08c79 CMYK chart
      #b08c79 RGB pie chart
      #b08c79 color shades, tints & tones
#b08c79 color schemes
#b08c79 color preview, HTML & CSS examples
           This text has a color of #b08c79        
        
          <p style="color:#b08c79;">Text here</p>
        
        
          .mytext {color:#b08c79;}
        
        Text color #b08c79
      
           This box has a color of #b08c79        
        
          <div style="background-color:#b08c79;">Content here</div>
        
        
          .mybackground {background-color:#b08c79;}
        
        Background color #b08c79
      
           Border around this has a color of #b08c79        
        
          <div style="border:2px solid #b08c79;">Content here</div>
        
        
          .myborder {border:2px solid #b08c79;}
        
        Border color #b08c79