#b15f41 color space conversions
Hex:
        #b15f41
        RGB:
        177, 95, 65
        CMY:
        31, 63, 75
        CMYK:
        0, 46, 63, 31
      HSL:
        16°, 46.2810%, 47.4510%
        HSV (HSB):
        16°, 63.2768%, 69.4118%
        XYZ:
        23.1778, 17.9132, 7.2370
        xyY:
        0.4796, 0.3707, 17.9132
      CIE-Lab:
        49.3906, 30.5224, 31.7279
        CIE-LCH:
        49.3906, 44.0259, 46.1094
        CIE-Luv:
        49.3906, 62.8005, 29.3916
        Hunter-Lab:
        42.3240, 23.6847, 19.4887
      #b15f41 color charts
#b15f41 RGB chart
      #b15f41 CMYK chart
      #b15f41 RGB pie chart
      #b15f41 color shades, tints & tones
#b15f41 color schemes
#b15f41 color preview, HTML & CSS examples
           This text has a color of #b15f41        
        
          <p style="color:#b15f41;">Text here</p>
        
        
          .mytext {color:#b15f41;}
        
        Text color #b15f41
      
           This box has a color of #b15f41        
        
          <div style="background-color:#b15f41;">Content here</div>
        
        
          .mybackground {background-color:#b15f41;}
        
        Background color #b15f41
      
           Border around this has a color of #b15f41        
        
          <div style="border:2px solid #b15f41;">Content here</div>
        
        
          .myborder {border:2px solid #b15f41;}
        
        Border color #b15f41