#b14d41 color space conversions
Hex:
        #b14d41
        RGB:
        177, 77, 65
        CMY:
        31, 70, 75
        CMYK:
        0, 56, 63, 31
      HSL:
        6°, 46.2810%, 47.4510%
        HSV (HSB):
        6°, 63.2768%, 69.4118%
        XYZ:
        21.7395, 15.0365, 6.7576
        xyY:
        0.4994, 0.3454, 15.0365
      CIE-Lab:
        45.6842, 39.8984, 27.1675
        CIE-LCH:
        45.6842, 48.2696, 34.2517
        CIE-Luv:
        45.6842, 75.5217, 22.2425
        Hunter-Lab:
        38.7770, 32.2126, 16.8115
      #b14d41 color charts
#b14d41 RGB chart
      #b14d41 CMYK chart
      #b14d41 RGB pie chart
      #b14d41 color shades, tints & tones
#b14d41 color schemes
#b14d41 color preview, HTML & CSS examples
           This text has a color of #b14d41        
        
          <p style="color:#b14d41;">Text here</p>
        
        
          .mytext {color:#b14d41;}
        
        Text color #b14d41
      
           This box has a color of #b14d41        
        
          <div style="background-color:#b14d41;">Content here</div>
        
        
          .mybackground {background-color:#b14d41;}
        
        Background color #b14d41
      
           Border around this has a color of #b14d41        
        
          <div style="border:2px solid #b14d41;">Content here</div>
        
        
          .myborder {border:2px solid #b14d41;}
        
        Border color #b14d41