#b4332f color space conversions
Hex:
        #b4332f
        RGB:
        180, 51, 47
        CMY:
        29, 80, 82
        CMYK:
        0, 72, 74, 29
      HSL:
        2°, 58.5903%, 44.5098%
        HSV (HSB):
        2°, 73.8889%, 70.5882%
        XYZ:
        20.5193, 12.2762, 3.9774
        xyY:
        0.5580, 0.3338, 12.2762
      CIE-Lab:
        41.6517, 51.4482, 33.0392
        CIE-LCH:
        41.6517, 61.1434, 32.7079
        CIE-Luv:
        41.6517, 98.0633, 22.6163
        Hunter-Lab:
        35.0374, 43.2214, 17.7957
      #b4332f color charts
#b4332f RGB chart
      #b4332f CMYK chart
      #b4332f RGB pie chart
      #b4332f color shades, tints & tones
#b4332f color schemes
#b4332f color preview, HTML & CSS examples
           This text has a color of #b4332f        
        
          <p style="color:#b4332f;">Text here</p>
        
        
          .mytext {color:#b4332f;}
        
        Text color #b4332f
      
           This box has a color of #b4332f        
        
          <div style="background-color:#b4332f;">Content here</div>
        
        
          .mybackground {background-color:#b4332f;}
        
        Background color #b4332f
      
           Border around this has a color of #b4332f        
        
          <div style="border:2px solid #b4332f;">Content here</div>
        
        
          .myborder {border:2px solid #b4332f;}
        
        Border color #b4332f