#b34f32 color space conversions
Hex:
        #b34f32
        RGB:
        179, 79, 50
        CMY:
        30, 69, 80
        CMYK:
        0, 56, 72, 30
      HSL:
        13°, 56.3319%, 44.9020%
        HSV (HSB):
        13°, 72.0670%, 70.1961%
        XYZ:
        21.9621, 15.4060, 4.8337
        xyY:
        0.5204, 0.3651, 15.4060
      CIE-Lab:
        46.1853, 38.7788, 36.3990
        CIE-LCH:
        46.1853, 53.1853, 43.1869
        CIE-Luv:
        46.1853, 78.3539, 29.9562
        Hunter-Lab:
        39.2504, 31.1893, 20.1737
      #b34f32 color charts
#b34f32 RGB chart
      #b34f32 CMYK chart
      #b34f32 RGB pie chart
      #b34f32 color shades, tints & tones
#b34f32 color schemes
#b34f32 color preview, HTML & CSS examples
           This text has a color of #b34f32        
        
          <p style="color:#b34f32;">Text here</p>
        
        
          .mytext {color:#b34f32;}
        
        Text color #b34f32
      
           This box has a color of #b34f32        
        
          <div style="background-color:#b34f32;">Content here</div>
        
        
          .mybackground {background-color:#b34f32;}
        
        Background color #b34f32
      
           Border around this has a color of #b34f32        
        
          <div style="border:2px solid #b34f32;">Content here</div>
        
        
          .myborder {border:2px solid #b34f32;}
        
        Border color #b34f32