#b14b48 color space conversions
Hex:
        #b14b48
        RGB:
        177, 75, 72
        CMY:
        31, 71, 72
        CMYK:
        0, 58, 59, 31
      HSL:
        2°, 42.1687%, 48.8235%
        HSV (HSB):
        2°, 59.3220%, 69.4118%
        XYZ:
        21.8172, 14.8471, 7.8468
        xyY:
        0.4902, 0.3336, 14.8471
      CIE-Lab:
        45.4241, 41.3835, 22.6748
        CIE-LCH:
        45.4241, 47.1883, 28.7192
        CIE-Luv:
        45.4241, 75.4156, 17.7989
        Hunter-Lab:
        38.5320, 33.6377, 14.8984
      #b14b48 color charts
#b14b48 RGB chart
      #b14b48 CMYK chart
      #b14b48 RGB pie chart
      #b14b48 color shades, tints & tones
#b14b48 color schemes
#b14b48 color preview, HTML & CSS examples
           This text has a color of #b14b48        
        
          <p style="color:#b14b48;">Text here</p>
        
        
          .mytext {color:#b14b48;}
        
        Text color #b14b48
      
           This box has a color of #b14b48        
        
          <div style="background-color:#b14b48;">Content here</div>
        
        
          .mybackground {background-color:#b14b48;}
        
        Background color #b14b48
      
           Border around this has a color of #b14b48        
        
          <div style="border:2px solid #b14b48;">Content here</div>
        
        
          .myborder {border:2px solid #b14b48;}
        
        Border color #b14b48