#b34d36 color space conversions
Hex:
        #b34d36
        RGB:
        179, 77, 54
        CMY:
        30, 70, 79
        CMYK:
        0, 57, 70, 30
      HSL:
        11°, 53.6481%, 45.6863%
        HSV (HSB):
        11°, 69.8324%, 70.1961%
        XYZ:
        21.9101, 15.1578, 5.2610
        xyY:
        0.5176, 0.3581, 15.1578
      CIE-Lab:
        45.8496, 39.9835, 33.7923
        CIE-LCH:
        45.8496, 52.3508, 40.2030
        CIE-Luv:
        45.8496, 79.1572, 27.6208
        Hunter-Lab:
        38.9330, 32.3207, 19.2413
      #b34d36 color charts
#b34d36 RGB chart
      #b34d36 CMYK chart
      #b34d36 RGB pie chart
      #b34d36 color shades, tints & tones
#b34d36 color schemes
#b34d36 color preview, HTML & CSS examples
           This text has a color of #b34d36        
        
          <p style="color:#b34d36;">Text here</p>
        
        
          .mytext {color:#b34d36;}
        
        Text color #b34d36
      
           This box has a color of #b34d36        
        
          <div style="background-color:#b34d36;">Content here</div>
        
        
          .mybackground {background-color:#b34d36;}
        
        Background color #b34d36
      
           Border around this has a color of #b34d36        
        
          <div style="border:2px solid #b34d36;">Content here</div>
        
        
          .myborder {border:2px solid #b34d36;}
        
        Border color #b34d36