#b14a29 color space conversions
Hex:
        #b14a29
        RGB:
        177, 74, 41
        CMY:
        31, 71, 84
        CMYK:
        0, 58, 77, 31
      HSL:
        15°, 62.3853%, 42.7451%
        HSV (HSB):
        15°, 76.8362%, 69.4118%
        XYZ:
        20.9805, 14.4048, 3.7724
        xyY:
        0.5358, 0.3679, 14.4048
      CIE-Lab:
        44.8079, 40.0746, 39.6408
        CIE-LCH:
        44.8079, 56.3682, 44.6882
        CIE-Luv:
        44.8079, 81.5807, 31.2455
        Hunter-Lab:
        37.9536, 32.2547, 20.6744
      #b14a29 color charts
#b14a29 RGB chart
      #b14a29 CMYK chart
      #b14a29 RGB pie chart
      #b14a29 color shades, tints & tones
#b14a29 color schemes
#b14a29 color preview, HTML & CSS examples
           This text has a color of #b14a29        
        
          <p style="color:#b14a29;">Text here</p>
        
        
          .mytext {color:#b14a29;}
        
        Text color #b14a29
      
           This box has a color of #b14a29        
        
          <div style="background-color:#b14a29;">Content here</div>
        
        
          .mybackground {background-color:#b14a29;}
        
        Background color #b14a29
      
           Border around this has a color of #b14a29        
        
          <div style="border:2px solid #b14a29;">Content here</div>
        
        
          .myborder {border:2px solid #b14a29;}
        
        Border color #b14a29