#b08243 color space conversions
Hex:
        #b08243
        RGB:
        176, 130, 67
        CMY:
        31, 49, 74
        CMYK:
        0, 26, 62, 31
      HSL:
        35°, 44.8560%, 47.6471%
        HSV (HSB):
        35°, 61.9318%, 69.0196%
        XYZ:
        26.9002, 25.6006, 8.8338
        xyY:
        0.4386, 0.4174, 25.6006
      CIE-Lab:
        57.6560, 10.7959, 40.4114
        CIE-LCH:
        57.6560, 41.8286, 75.0428
        CIE-Luv:
        57.6560, 36.0938, 43.7816
        Hunter-Lab:
        50.5971, 6.3558, 25.0664
      #b08243 color charts
#b08243 RGB chart
      #b08243 CMYK chart
      #b08243 RGB pie chart
      #b08243 color shades, tints & tones
#b08243 color schemes
#b08243 color preview, HTML & CSS examples
           This text has a color of #b08243        
        
          <p style="color:#b08243;">Text here</p>
        
        
          .mytext {color:#b08243;}
        
        Text color #b08243
      
           This box has a color of #b08243        
        
          <div style="background-color:#b08243;">Content here</div>
        
        
          .mybackground {background-color:#b08243;}
        
        Background color #b08243
      
           Border around this has a color of #b08243        
        
          <div style="border:2px solid #b08243;">Content here</div>
        
        
          .myborder {border:2px solid #b08243;}
        
        Border color #b08243