#b14a40 color space conversions
Hex:
        #b14a40
        RGB:
        177, 74, 64
        CMY:
        31, 71, 75
        CMYK:
        0, 58, 64, 31
      HSL:
        5°, 46.8880%, 47.2549%
        HSV (HSB):
        5°, 63.8418%, 69.4118%
        XYZ:
        21.5057, 14.6148, 6.5380
        xyY:
        0.5041, 0.3426, 14.6148
      CIE-Lab:
        45.1021, 41.3072, 27.0312
        CIE-LCH:
        45.1021, 49.3657, 33.2005
        CIE-Luv:
        45.1021, 77.7362, 21.6338
        Hunter-Lab:
        38.2294, 33.5125, 16.6208
      #b14a40 color charts
#b14a40 RGB chart
      #b14a40 CMYK chart
      #b14a40 RGB pie chart
      #b14a40 color shades, tints & tones
#b14a40 color schemes
#b14a40 color preview, HTML & CSS examples
           This text has a color of #b14a40        
        
          <p style="color:#b14a40;">Text here</p>
        
        
          .mytext {color:#b14a40;}
        
        Text color #b14a40
      
           This box has a color of #b14a40        
        
          <div style="background-color:#b14a40;">Content here</div>
        
        
          .mybackground {background-color:#b14a40;}
        
        Background color #b14a40
      
           Border around this has a color of #b14a40        
        
          <div style="border:2px solid #b14a40;">Content here</div>
        
        
          .myborder {border:2px solid #b14a40;}
        
        Border color #b14a40