#b14a34 color space conversions
Hex:
        #b14a34
        RGB:
        177, 74, 52
        CMY:
        31, 71, 80
        CMYK:
        0, 58, 71, 31
      HSL:
        11°, 54.5852%, 44.9020%
        HSV (HSB):
        11°, 70.6215%, 69.4118%
        XYZ:
        21.2001, 14.4926, 4.9288
        xyY:
        0.5219, 0.3568, 14.4926
      CIE-Lab:
        44.9313, 40.5935, 33.7757
        CIE-LCH:
        44.9313, 52.8075, 39.7620
        CIE-Luv:
        44.9313, 79.9306, 27.1299
        Hunter-Lab:
        38.0692, 32.7827, 18.9722
      #b14a34 color charts
#b14a34 RGB chart
      #b14a34 CMYK chart
      #b14a34 RGB pie chart
      #b14a34 color shades, tints & tones
#b14a34 color schemes
#b14a34 color preview, HTML & CSS examples
           This text has a color of #b14a34        
        
          <p style="color:#b14a34;">Text here</p>
        
        
          .mytext {color:#b14a34;}
        
        Text color #b14a34
      
           This box has a color of #b14a34        
        
          <div style="background-color:#b14a34;">Content here</div>
        
        
          .mybackground {background-color:#b14a34;}
        
        Background color #b14a34
      
           Border around this has a color of #b14a34        
        
          <div style="border:2px solid #b14a34;">Content here</div>
        
        
          .myborder {border:2px solid #b14a34;}
        
        Border color #b14a34