#b15a40 color space conversions
Hex:
        #b15a40
        RGB:
        177, 90, 64
        CMY:
        31, 65, 75
        CMYK:
        0, 49, 64, 31
      HSL:
        14°, 46.8880%, 47.2549%
        HSV (HSB):
        14°, 63.8418%, 69.4118%
        XYZ:
        22.7130, 17.0296, 6.9404
        xyY:
        0.4865, 0.3648, 17.0296
      CIE-Lab:
        48.2973, 33.1329, 30.9651
        CIE-LCH:
        48.2973, 45.3501, 43.0629
        CIE-Luv:
        48.2973, 66.5760, 27.8129
        Hunter-Lab:
        41.2669, 26.0280, 18.9153
      #b15a40 color charts
#b15a40 RGB chart
      #b15a40 CMYK chart
      #b15a40 RGB pie chart
      #b15a40 color shades, tints & tones
#b15a40 color schemes
#b15a40 color preview, HTML & CSS examples
           This text has a color of #b15a40        
        
          <p style="color:#b15a40;">Text here</p>
        
        
          .mytext {color:#b15a40;}
        
        Text color #b15a40
      
           This box has a color of #b15a40        
        
          <div style="background-color:#b15a40;">Content here</div>
        
        
          .mybackground {background-color:#b15a40;}
        
        Background color #b15a40
      
           Border around this has a color of #b15a40        
        
          <div style="border:2px solid #b15a40;">Content here</div>
        
        
          .myborder {border:2px solid #b15a40;}
        
        Border color #b15a40