#b4201f color space conversions
Hex:
        #b4201f
        RGB:
        180, 32, 31
        CMY:
        29, 87, 88
        CMYK:
        0, 82, 83, 29
      HSL:
        0°, 70.6161%, 41.3725%
        HSV (HSB):
        0°, 82.7778%, 70.5882%
        XYZ:
        19.5862, 10.8353, 2.3554
        xyY:
        0.5976, 0.3306, 10.8353
      CIE-Lab:
        39.3016, 56.9610, 39.6205
        CIE-LCH:
        39.3016, 69.3854, 34.8214
        CIE-Luv:
        39.3016, 110.5051, 24.0816
        Hunter-Lab:
        32.9169, 48.6063, 18.7993
      #b4201f color charts
#b4201f RGB chart
      #b4201f CMYK chart
      #b4201f RGB pie chart
      #b4201f color shades, tints & tones
#b4201f color schemes
#b4201f color preview, HTML & CSS examples
           This text has a color of #b4201f        
        
          <p style="color:#b4201f;">Text here</p>
        
        
          .mytext {color:#b4201f;}
        
        Text color #b4201f
      
           This box has a color of #b4201f        
        
          <div style="background-color:#b4201f;">Content here</div>
        
        
          .mybackground {background-color:#b4201f;}
        
        Background color #b4201f
      
           Border around this has a color of #b4201f        
        
          <div style="border:2px solid #b4201f;">Content here</div>
        
        
          .myborder {border:2px solid #b4201f;}
        
        Border color #b4201f