#b08565 color space conversions
Hex:
        #b08565
        RGB:
        176, 133, 101
        CMY:
        31, 48, 60
        CMYK:
        0, 24, 43, 31
      HSL:
        26°, 32.1888%, 54.3137%
        HSV (HSB):
        26°, 42.6136%, 69.0196%
        XYZ:
        28.6410, 26.9447, 16.0032
        xyY:
        0.4001, 0.3764, 26.9447
      CIE-Lab:
        58.9232, 12.2676, 23.6309
        CIE-LCH:
        58.9232, 26.6254, 62.5646
        CIE-Luv:
        58.9232, 30.9672, 27.5869
        Hunter-Lab:
        51.9083, 7.6497, 18.0568
      #b08565 color charts
#b08565 RGB chart
      #b08565 CMYK chart
      #b08565 RGB pie chart
      #b08565 color shades, tints & tones
#b08565 color schemes
#b08565 color preview, HTML & CSS examples
           This text has a color of #b08565        
        
          <p style="color:#b08565;">Text here</p>
        
        
          .mytext {color:#b08565;}
        
        Text color #b08565
      
           This box has a color of #b08565        
        
          <div style="background-color:#b08565;">Content here</div>
        
        
          .mybackground {background-color:#b08565;}
        
        Background color #b08565
      
           Border around this has a color of #b08565        
        
          <div style="border:2px solid #b08565;">Content here</div>
        
        
          .myborder {border:2px solid #b08565;}
        
        Border color #b08565