#b4022b color space conversions
Hex:
        #b4022b
        RGB:
        180, 2, 43
        CMY:
        29, 99, 83
        CMYK:
        0, 99, 76, 29
      HSL:
        346°, 97.8022%, 35.6863%
        HSV (HSB):
        346°, 98.8889%, 70.5882%
        XYZ:
        19.2801, 9.9211, 3.1843
        xyY:
        0.5953, 0.3063, 9.9211
      CIE-Lab:
        37.7005, 62.3157, 30.9681
        CIE-LCH:
        37.7005, 69.5864, 26.4253
        CIE-Luv:
        37.7005, 115.8002, 16.8020
        Hunter-Lab:
        31.4978, 54.1405, 16.0545
      #b4022b color charts
#b4022b RGB chart
      #b4022b CMYK chart
      #b4022b RGB pie chart
      #b4022b color shades, tints & tones
#b4022b color schemes
#b4022b color preview, HTML & CSS examples
           This text has a color of #b4022b        
        
          <p style="color:#b4022b;">Text here</p>
        
        
          .mytext {color:#b4022b;}
        
        Text color #b4022b
      
           This box has a color of #b4022b        
        
          <div style="background-color:#b4022b;">Content here</div>
        
        
          .mybackground {background-color:#b4022b;}
        
        Background color #b4022b
      
           Border around this has a color of #b4022b        
        
          <div style="border:2px solid #b4022b;">Content here</div>
        
        
          .myborder {border:2px solid #b4022b;}
        
        Border color #b4022b