#b14a41 color space conversions
Hex:
        #b14a41
        RGB:
        177, 74, 65
        CMY:
        31, 71, 75
        CMYK:
        0, 58, 63, 31
      HSL:
        5°, 46.2810%, 47.4510%
        HSV (HSB):
        5°, 63.2768%, 69.4118%
        XYZ:
        21.5344, 14.6263, 6.6892
        xyY:
        0.5026, 0.3413, 14.6263
      CIE-Lab:
        45.1181, 41.3738, 26.4595
        CIE-LCH:
        45.1181, 49.1110, 32.5998
        CIE-Luv:
        45.1181, 77.5358, 21.1304
        Hunter-Lab:
        38.2444, 33.5809, 16.4008
      #b14a41 color charts
#b14a41 RGB chart
      #b14a41 CMYK chart
      #b14a41 RGB pie chart
      #b14a41 color shades, tints & tones
#b14a41 color schemes
#b14a41 color preview, HTML & CSS examples
           This text has a color of #b14a41        
        
          <p style="color:#b14a41;">Text here</p>
        
        
          .mytext {color:#b14a41;}
        
        Text color #b14a41
      
           This box has a color of #b14a41        
        
          <div style="background-color:#b14a41;">Content here</div>
        
        
          .mybackground {background-color:#b14a41;}
        
        Background color #b14a41
      
           Border around this has a color of #b14a41        
        
          <div style="border:2px solid #b14a41;">Content here</div>
        
        
          .myborder {border:2px solid #b14a41;}
        
        Border color #b14a41