#b14e40 color space conversions
Hex:
        #b14e40
        RGB:
        177, 78, 64
        CMY:
        31, 69, 75
        CMYK:
        0, 56, 64, 31
      HSL:
        7°, 46.8880%, 47.2549%
        HSV (HSB):
        7°, 63.8418%, 69.4118%
        XYZ:
        21.7813, 15.1661, 6.6298
        xyY:
        0.4998, 0.3480, 15.1661
      CIE-Lab:
        45.8608, 39.3329, 27.9742
        CIE-LCH:
        45.8608, 48.2662, 35.4211
        CIE-Luv:
        45.8608, 75.0310, 23.1164
        Hunter-Lab:
        38.9436, 31.6842, 17.1669
      #b14e40 color charts
#b14e40 RGB chart
      #b14e40 CMYK chart
      #b14e40 RGB pie chart
      #b14e40 color shades, tints & tones
#b14e40 color schemes
#b14e40 color preview, HTML & CSS examples
           This text has a color of #b14e40        
        
          <p style="color:#b14e40;">Text here</p>
        
        
          .mytext {color:#b14e40;}
        
        Text color #b14e40
      
           This box has a color of #b14e40        
        
          <div style="background-color:#b14e40;">Content here</div>
        
        
          .mybackground {background-color:#b14e40;}
        
        Background color #b14e40
      
           Border around this has a color of #b14e40        
        
          <div style="border:2px solid #b14e40;">Content here</div>
        
        
          .myborder {border:2px solid #b14e40;}
        
        Border color #b14e40