#b14d40 color space conversions
Hex:
        #b14d40
        RGB:
        177, 77, 64
        CMY:
        31, 70, 75
        CMYK:
        0, 56, 64, 31
      HSL:
        7°, 46.8880%, 47.2549%
        HSV (HSB):
        7°, 63.8418%, 69.4118%
        XYZ:
        21.7108, 15.0250, 6.6063
        xyY:
        0.5009, 0.3467, 15.0250
      CIE-Lab:
        45.6685, 39.8314, 27.7357
        CIE-LCH:
        45.6685, 48.5367, 34.8505
        CIE-Luv:
        45.6685, 75.7136, 22.7415
        Hunter-Lab:
        38.7621, 32.1445, 17.0286
      #b14d40 color charts
#b14d40 RGB chart
      #b14d40 CMYK chart
      #b14d40 RGB pie chart
      #b14d40 color shades, tints & tones
#b14d40 color schemes
#b14d40 color preview, HTML & CSS examples
           This text has a color of #b14d40        
        
          <p style="color:#b14d40;">Text here</p>
        
        
          .mytext {color:#b14d40;}
        
        Text color #b14d40
      
           This box has a color of #b14d40        
        
          <div style="background-color:#b14d40;">Content here</div>
        
        
          .mybackground {background-color:#b14d40;}
        
        Background color #b14d40
      
           Border around this has a color of #b14d40        
        
          <div style="border:2px solid #b14d40;">Content here</div>
        
        
          .myborder {border:2px solid #b14d40;}
        
        Border color #b14d40