#b08275 color space conversions
Hex:
        #b08275
        RGB:
        176, 130, 117
        CMY:
        31, 49, 54
        CMYK:
        0, 26, 34, 31
      HSL:
        13°, 27.1889%, 57.4510%
        HSV (HSB):
        13°, 33.5227%, 69.0196%
        XYZ:
        29.0980, 26.4797, 20.4071
        xyY:
        0.3829, 0.3485, 26.4797
      CIE-Lab:
        58.4896, 15.9099, 13.9748
        CIE-LCH:
        58.4896, 21.1759, 41.2953
        CIE-Luv:
        58.4896, 31.1033, 15.5913
        Hunter-Lab:
        51.4585, 10.8834, 12.5080
      #b08275 color charts
#b08275 RGB chart
      #b08275 CMYK chart
      #b08275 RGB pie chart
      #b08275 color shades, tints & tones
#b08275 color schemes
#b08275 color preview, HTML & CSS examples
           This text has a color of #b08275        
        
          <p style="color:#b08275;">Text here</p>
        
        
          .mytext {color:#b08275;}
        
        Text color #b08275
      
           This box has a color of #b08275        
        
          <div style="background-color:#b08275;">Content here</div>
        
        
          .mybackground {background-color:#b08275;}
        
        Background color #b08275
      
           Border around this has a color of #b08275        
        
          <div style="border:2px solid #b08275;">Content here</div>
        
        
          .myborder {border:2px solid #b08275;}
        
        Border color #b08275