#b4220b color space conversions
Hex:
        #b4220b
        RGB:
        180, 34, 11
        CMY:
        29, 87, 96
        CMYK:
        0, 81, 94, 29
      HSL:
        8°, 88.4817%, 37.4510%
        HSV (HSB):
        8°, 93.8889%, 70.5882%
        XYZ:
        19.4548, 10.8715, 1.3896
        xyY:
        0.6134, 0.3428, 10.8715
      CIE-Lab:
        39.3632, 56.0334, 48.7151
        CIE-LCH:
        39.3632, 74.2489, 41.0035
        CIE-Luv:
        39.3632, 112.0583, 28.5246
        Hunter-Lab:
        32.9720, 47.6214, 20.5815
      #b4220b color charts
#b4220b RGB chart
      #b4220b CMYK chart
      #b4220b RGB pie chart
      #b4220b color shades, tints & tones
#b4220b color schemes
#b4220b color preview, HTML & CSS examples
           This text has a color of #b4220b        
        
          <p style="color:#b4220b;">Text here</p>
        
        
          .mytext {color:#b4220b;}
        
        Text color #b4220b
      
           This box has a color of #b4220b        
        
          <div style="background-color:#b4220b;">Content here</div>
        
        
          .mybackground {background-color:#b4220b;}
        
        Background color #b4220b
      
           Border around this has a color of #b4220b        
        
          <div style="border:2px solid #b4220b;">Content here</div>
        
        
          .myborder {border:2px solid #b4220b;}
        
        Border color #b4220b